properties/remove
POST https://api.dropboxapi.com/2/file_properties/properties/remove
scope: files.metadata.write
Permanently removes the specified property group from the file. To remove specific property field key value pairs, see properties/update
. To update a template, see templates/update_for_user
or templates/update_for_team
. To remove a template, see templates/remove_for_user
or templates/remove_for_team
.
Request Body
{"path"=>"/my_awesome/word.docx", "property_template_ids"=>["ptid:1a5n2i6d3OYEAAAAAAAAAYa"]}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Dropbox-API-Path-Root | string | ||
Dropbox-API-Select-User | string |