Delete a label from the organization.
Any user can delete basic labels, but Organization Admin permissions are required to delete Verified and Homepage labels.
Can be either an Organization API Key or Personal Access Token (PAT).
Include in the Authorization header as: Bearer YOUR_TOKEN
The name of the label to delete. Lookup is case-insensitive.
URL-encode special characters.
Requires an Organization API key. Optional user ID that attributes the action to the specified user.
Label deleted successfully. No response body.