Sync a change request with the latest live space content
post
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
spaceIdstringRequiredPattern:
A unique entity identifier
^[a-zA-Z0-9_-]+$changeRequestIdstringRequiredPattern:
A unique entity identifier
^[a-zA-Z0-9_-]+$Responses
200
OK
application/json
revisionstringRequired
ID of the resulting revision
resultstring · enumRequiredPossible values:
post/spaces/{spaceId}/change-requests/{changeRequestId}/update
200
OK
Last updated
Was this helpful?