Delete a shipment anomaly type
Delete a ShipmentAnomalyType
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
codestringRequired
Responses
204
No Content
No content
400
Bad Request
application/json
401
Unauthorized Entity
application/json
422
Unprocessable Entity
application/json
delete
/shipment-anomaly-type/{code}No content
Last updated