PUT
/
components

Authorizations

Authorization
string
headerrequired

Query Parameters

variant
string
required

The API ID of the variant.

format
enum<string>

Optional parameter to specify the format of the request body. Passing in this query parameter will validate the request body against the specified format preventing unexpected results if an invalid payload is provided.

Available options:
flat,
structured,
nested

Body

application/json
data
object
required

Object that maps component API IDs to their new attributes.

Response

200 - application/json
componentsUpdated
number
required
componentsSkipped
number
required