Carriers

Delete a carrier

delete/carriers/{carrierId}

Path parameters

carrierIdinteger required

Carrier ID

Carrier ID

Response

OK

$schemastring uri

A URL to the JSON Schema for this object.

messagestring required

Example response

{
  "$schema": "https://example.com/schemas/DeleteCarrierOutputBody.json"
}

Changes