delete https://{hostname}/v1/template_types//data_fields/
Use this endpoint to delete a data field by its ID in the specified template type. See the Data Field data model for more information.
Responses
200The data field was deleted successfully.
400Invalid format or content of the request.
401The API token or the user email is invalid.
404A required entity is missing.