Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request DELETE \ --url https://cms.thepublive.com/publisher/{publisher_id}/category/{id}/ \ --header 'Authorization: Basic <encoded-value>'
{ "status": "success", "message": "Deleted successfully!" }
Delete a category
Was this page helpful?