Create a new change request in a space
post
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
spaceIdstringRequiredPattern:
A unique entity identifier
^[a-zA-Z0-9_-]+$Body
subjectstringOptional
Subject of the change request
Other propertiesanyOptional
Responses
201
Change Request Created
application/json
post/spaces/{spaceId}/change-requests
201
Change Request Created
Last updated
Was this helpful?