File content upload

Upload a file content

HTTP Request file content upload

PUT https://app.dedit.io/api/v2/file/{hash}/content

Headers

Name
Value
Description

Authorization

Bearer $TOKEN

authentication token that is used to authorize access to an API

The above command returns a JSON structured like this:

{ }

Last updated