Delete Carrier

Delete Carrier Account API

SecuritybearerAuth
Request
path Parameters
carrierAccountID
required
string

Unique identifier of carrier account created

header Parameters
X-PB-Developer-Partner-ID
string
Responses
200

Carrier Updated Successfully

400

Invalid request.

401

The request could not be authorized.

delete/api/v1/carrierAccounts/{carrierAccountID}
Request samples
Response samples
application/json
{
  • "errors": [
    ]
}