Version: 202201
Delete CarrierService
DELETE/openapi/2022-01/carrier_services/:carrier_service_id
Allows users to remove an existing carrier service.
Request
Path Parameters
carrier_service_id stringrequired
Responses
- 200
- 400
200
- application/json
- Schema
- Example
- Result
Schema
statusstring
Example:
0msgstring
Example:
ok{
"status": "0",
"msg": "ok"
}
{
"status":"0",
"msg":"ok"
}
400
- application/json
No schema