Create or attribute template field
PUT/api/v1/:team_slug/:app_slug/attributes/:attribute_template_key/field
Creates or updates an attribute template field and adds it to the attribute template. If the key already exist will it overwrite the name and type of the field
Request
Responses
- 200
- 400
- 401
- 500
New or updated field
Invalid request (e.g. bad UUID, validation error)
Unauthorized access
Internal server error