latestOpenAPI 3.0.32026-08-10362374.4 KB

98c494325aae

Attribute

Update Attribute

Updates the Attribute corresponding to the given id. The endpoint can be used to update the title and type.

put/attribute/{attribute_id}

Path parameters

attribute_idstring required

ID of the Attribute

Headers

api-versionstring required

The API version. Current version is 3.3. This value has to be set in every request.

Request body

titlestring
typeinteger

Attribute type (1=text, 2=date, 3=number)

Response

Successful response

messagestring nullable
hasErrorboolean
validationErrorsstring[]
{"stackTrail":"components:schemas:ApiResponse:properties:data","oasType":"schema","type":"unknown"}
{"stackTrail":"components:schemas:ApiResponse:properties:content","oasType":"schema","type":"unknown","nullable":true}