Lists
Authorizations
Path parameters
idstringRequired
Segment identifier
Body
idstring | nullOptional
titlestring | nullOptional
iconstring | nullOptional
sequenceinteger | nullOptional
Responses
200
Segment resource updated
400
Invalid input
403
Forbidden
404
Not found
422
An error occurred
patch
/segments/{id}Authorizations
Path parameters
idstringRequired
Segment identifier
Body
idstring | nullOptional
titlestring | nullRequired
iconstring | nullRequired
sequenceinteger | nullOptional
Responses
200
Segment resource updated
400
Invalid input
403
Forbidden
404
Not found
422
An error occurred
put
/segments/{id}Last updated

