Delete a custom field
Custom Fields
Delete a custom field
DELETE
Delete a custom field
Use this endpoint to delete a custom field value from a shipment or container.
Path parameters
Behavior
- The custom field value is removed from the associated entity
- Deleting a custom field value does not affect the underlying custom field definition
Authorizations
Token YOUR_API_TOKEN
The APIs require authentication to be done using header-based API Key and Secret Authentication.
API key and secret are sent va the Authorization request header.
You send your API key and secret in the following way:
Authorization: Token YOUR_API_KEY
Path Parameters
Custom field ID
Response
200
OK