Assets
Delete a folder
Soft-deletes an empty folder. Folders that still contain files or subfolders cannot be deleted. Assets marked as in use also prevent deletion.
delete/v1/assets/folders/{id}
Path parameters
idinteger required
The unique identifier of the resource.
Response
Folder deleted successfully.
Changes
Changed in 1 of the 2 revisions of this API.3
- ▲
the
errors/items/statusresponse's property type/format changed frominteger/tostring/for status400response-property-type-changed
- ▲
the
errors/items/statusresponse's property type/format changed frominteger/tostring/for status401response-property-type-changed
- ▲
the
errors/items/statusresponse's property type/format changed frominteger/tostring/for status404response-property-type-changed
- ▲