Update matrix attribute definition.

This operation allows users to update the details of a matrix attribute definition within the specified context. If the attribute definition with the specified ID does not exist, a 404 error will be returned.

For more detailed information on managing matrix attributes, refer to our help pages Attribute types - Matrix.

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

The internal ID for the matrix attribute definition you want to update.

Example: 634c26e14cedfd0001775e9f

Query Params
string
enum
required

Validation strategy for the create operation. Can be either NAME or NONE and defaults to NAME.

NAME means that a validation check will be performed to make sure that no other attribute definition exist with the same name.

NONE can be used to create an attribute definition with the same name as an other existing attribute definition. Note: The number must always be unique.

Allowed:
Body Params
boolean
string
boolean
string
boolean
string
string
restrictions
object

Restrictions related to the attribute definition.

Responses

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