Delete Service Level
BetaDELETE
/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.
carrier_idstringCarrier ID.
idstringService level ID.
Responses
200
Successful response for Delete Service Level