Deletes a single license custom field, if the requesting manager has access permissions to it.
Endpoint
URL: /api/v1/license-custom-fields/{id}/
/api/v1/license-custom-fields/{id}/
Method: DELETE
DELETE
Permissions
The requesting manager must have access permissions to the custom field to delete it.
Success Response
HTTP/1.1 204 No Content
Was this helpful?