Partial update a product attribute by ID

Update one or more fields on an existing product attribute.
You cannot change the name of the attribute.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The ID of the category this attribute belongs to

string
required

The programmatic name for this attribute

Query Params
string

The user friendly label for this attribute.

string
enum
required

The type of data for this attribute. Can be one of the following ["bool", "int", "dec", "chr"].

Allowed:
boolean

If a value is required for this attribute.

Responses

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json