cURL
curl --request DELETE \ --url https://api.example.com/tags/{content_type}/{id} \ --header 'Content-Type: application/json' \ --data ' { "tags": [ "<string>" ] } '
{ "success": true }
Remove tags from a specific content item.
Documentation IndexFetch the complete documentation index at: https://docs.screenpi.pe/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.screenpi.pe/llms.txt
Use this file to discover all available pages before exploring further.
OK
Was this page helpful?