Delete a tracking request custom field
Tracking Requests
Delete tracking request custom field
Remove a custom field value from a tracking request in the Terminal49 API by referencing the custom field definition’s api_slug for that tracking request.
DELETE
Delete a tracking request custom field
Deletes a specific custom field from a tracking request by its
api_slug.
Path parameters
Authorization
Requiresupdate permission on the tracking request.
Response
Returns204 No Content on success.