Updates a Attribute object

Updates a Attribute object specified by ID

Log in to see full request history
Path Params
int64
required

ID of Attribute to update

Body Params

Attribute object that needs to be updated

boolean
Defaults to false

Attribute can be used only if active is true.

uri
required

URI of the user that created Attribute resource.

date-time

Date and time when Attribute resource was created.

uri
required

URI of the establishment where this object was created.

string
required
length ≤ 100
Defaults to Name of this Attribute object.
int64
required
≥ 0

Numerical value that represents the sorting order for the resources displayed in the UI. Lower values appear higher on the list.

integer
required

URI of the User that updated this object.

date-time

Date and time when object was last updated.

Responses
204

Successful operation

400

Bad request. Usually not valid data provided.

404

Attribute not found

Language
Credentials
Click Try It! to start a request and see the response here!