properties/add
POST https://api.dropboxapi.com/2/file_properties/properties/add
scope: files.metadata.write
Add property groups to a Dropbox file. See templates/add_for_user
or templates/add_for_team
to create new templates.
Request Body
{"path"=>"/my_awesome/word.docx", "property_groups"=>[{"template_id"=>"ptid:1a5n2i6d3OYEAAAAAAAAAYa", "fields"=>[{"name"=>"Security Policy", "value"=>"Confidential"}]}]}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Dropbox-API-Path-Root | string | ||
Dropbox-API-Select-User | string |