v1
latestOpenAPI 3.1.02026-07-2618690613.4 KBLabels
Delete label
Delete a label from the organization.
Any user can delete basic labels, but Organization Admin permissions are required to delete Verified and Homepage labels.
delete/v1/labels/{labelName}
Path parameters
namestring required
The name of the label to delete. Lookup is case-insensitive.
URL-encode special characters.
Query parameters
userIdstring
Requires an Organization API key. Optional user ID that attributes the action to the specified user.
Response
Label deleted successfully. No response body.