The slug of the template that contains the attribute you wish to create an entry for.
Headers
Name
Required
Type
Description
Authorization
Required
string
The Bearer token required to get access to the API.
Body
Name
Required
Type
Description
type
Required
string
The type of object. You must use entry.
id
Required
string
The ID of the resource that uses the template to which this attribute is assigned. For example, if you are extending a product, you need to provide a product Id.
FIELD_SLUG
Required
string
Where FIELD_SLUG is the slug for each attribute in this template and a corresponding value. You must provide a FIELD_SLUG and a value for the entry.