Lists
Authorizations
Body
idstring · nullableOptional
titlestring · nullableRequired
iconstring · nullableRequired
sequenceinteger · nullableOptional
Responses
201
Segment resource created
@contextone ofOptional
stringOptional
@idstringRequired
@typestringRequired
idstring · nullableOptional
titlestring · nullableRequired
iconstring · nullableRequired
sequenceinteger · nullableOptional
400
Invalid input
403
Forbidden
422
An error occurred
post
/segmentsAuthorizations
Path parameters
idstringRequired
Segment identifier
Body
idstring · nullableOptional
titlestring · nullableOptional
iconstring · nullableOptional
sequenceinteger · nullableOptional
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 · nullableOptional
titlestring · nullableRequired
iconstring · nullableRequired
sequenceinteger · nullableOptional
Responses
200
Segment resource updated
400
Invalid input
403
Forbidden
404
Not found
422
An error occurred
put
/segments/{id}Last updated

