Delete Service Level

Beta
DELETE/v1/operations/carriers/{carrier_id}/service-levels/{id}

This endpoint is idempotent. Learn more

Permanently deletes a service level.

System-owned service levels and the carrier's default service level cannot be deleted; unset is_default first to delete a default.

Permissions requiredValues:carriers:delete
The role behind your API key or agent must grant every one of these permissions.
carrier_idstring

Carrier ID.

idstring

Service level ID.

Responses

200

Successful response for Delete Service Level