Skip to main content
DELETE https://cms.thepublive.com/publisher/{publisher_id}/tag/{id}/ Permanently deletes a tag.

Path Parameters

NameTypeDescription
idintegerTag ID

Headers

NameTypeRequiredDescription
usernamestringYesAPI Key
passwordstringYesAPI Secret
{
  "status": "success",
  "message": "Deleted successfully!"
}