Delete attribute template field
DELETE/api/v1/:team_slug/:app_slug/attributes/:attribute_template_key/field/:attribute_template_field_key
Delete an attribute template field. This also removes all the values associated with this field in attributes
Request
Responses
- 200
- 400
- 401
- 500
Attribute template field deleted
Invalid request (e.g. bad UUID, validation error)
Unauthorized access
Internal server error