Delete a folder

DELETE https://{{base_url}}/v3/assets/folders/{{folder_uid}}

The Delete a folder call is used to delete an asset folder along with all the assets within that folder.

To use the API Request, you will need to authenticate yourself either with a Management Token (highly recommended) or an Authtoken. 
Read more about it in Authentication.


For more information, refer to the Delete a folder API Reference document

HEADERS

KeyDatatypeRequiredDescription
api_keystringEnter the API key of the stack that holds the asset
authtokenstring
authorizationstringFor this call we recommend you to use management token.
branchstringEnter your branch unique ID.
Content-Typestring