Learn how to delete a Customer label effortlessly. Managers with the required access permissions can delete a single Customer label using the endpoint and method below.
Endpoint
Method: DELETE
URL: /api/v1/clabels/{id}/
This operation deletes a single Customer label if the requesting manager has access permissions to it.
Request
Path parameters:
id — the ID of the Customer label to delete
There are no query parameters, header parameters, or request body parameters for this endpoint.