Media
Delete Media Folder
Delete a media folder. Media items in the folder are not deleted.
DELETE
Delete Media Folder
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Delete a media folder. Media items in the folder are not deleted.
curl --request DELETE \
--url https://api.oviond.com/v1/media/folders/:id \
--header 'Authorization: Bearer <token>'{
"success": true
}curl --request DELETE \
--url https://api.oviond.com/v1/media/folders/:id \
--header 'Authorization: Bearer <token>'{
"success": true
}