Component
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
nextTokenstringOptionalExample:
eyJza2lwIjoxMH0pageSizeinteger · min: 1 · max: 100OptionalDefault:
10Responses
200
Success
application/json
400
Bad Request
application/json
401
Unauthorized
application/json
403
Forbidden
application/json
404
Not Found
application/json
429
Too Many Requests
application/json
500
Internal Server Error
application/json
post
/component/searchAuthorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
componentIdintegerRequired
Body
Responses
204
No Content - Update successful
400
Bad Request
application/json
401
Unauthorized
application/json
403
Forbidden
application/json
404
Not Found
application/json
429
Too Many Requests
application/json
500
Internal Server Error
application/json
patch
/component/{componentId}No content
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
componentIdintegerRequired
Component ID
Body
Responses
200
Success
application/json
400
Bad Request
application/json
401
Unauthorized
application/json
403
Forbidden
application/json
404
Not Found
application/json
429
Too Many Requests
application/json
500
Internal Server Error
application/json
post
/component/{componentId}/draftt/queryAuthorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
Responses
204
No Content - Update successful
400
Bad Request
application/json
401
Unauthorized
application/json
403
Forbidden
application/json
404
Not Found
application/json
429
Too Many Requests
application/json
500
Internal Server Error
application/json
post
/component/updateNo content
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
pageTokenstringOptional
Base64 token for pagination
pageSizeinteger · min: 1 · max: 1000OptionalDefault:
Number of items to return per page
100Responses
200
Success
application/json
400
Bad Request
application/json
401
Unauthorized
application/json
403
Forbidden
application/json
404
Not Found
application/json
429
Too Many Requests
application/json
500
Internal Server Error
application/json
post
/component/queryLast updated

