Delete folder
Delete folder.
Authorization
Bearer AuthorizationBearer <token>
API key (glanced_live_…). Required on operations marked with this scheme; rejected elsewhere.
In: header
Path Parameters
folder_id*Folder Id
The folder's id
Format
uuidResponse Body
application/json
application/json
application/json
application/json
application/json
application/json
application/json
curl -X DELETE "https://example.com/v1/folders/497f6eca-6276-4993-bfeb-53cbbbba6f08"{ "message": "string"}How is this guide?