cURL
curl --request DELETE \ --url http://localhost:3001/portal-api/posts/{post_id}/categories/{category_id} \ --header 'Authorization: <api-key>'
{ "status": "ok" }
Detach a category from a specific post.
Documentation IndexFetch the complete documentation index at: https://tyk.io/docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://tyk.io/docs/llms.txt
Use this file to discover all available pages before exploring further.
UID of a post
1
UID of a category
OK
Status of the operation
"ok"
Was this page helpful?
Contact support