Delete an equipment type entry for a carrier relationship

SecurityAuthToken
Request
path Parameters
carrierRelationshipId
required
string <uuid>

The id of the vendor relationship

recordedEquipmentTypeId
required
string <uuid>

The id of the recorded equipment type

Responses
204

Successfully carried out the operation. No content returned

default

Default error response

delete/carrier-relationships/{carrierRelationshipId}/equipment-types/{recordedEquipmentTypeId}/
Request samples
Response samples
application/json
{
  • "message": "string"
}
Copyright © Shipwell 2025. All right reserved.