Labels
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.
Changes
No recorded changes to this endpoint across all 1 revision of this API.