Skip to main content

Create attribute

POST 

/api/v1/:team_slug/:app_slug/attributes/:attribute_template_key

Creates an attribute using the provided template. The template fields will be used to validate the input. e.g if the template contains a image field will we check if the provided field is a image or not. This means that the input fields on this endpoint depends on the fields you add for the template

Request

Responses

Attributes