Create a full copy of a space
post
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
spaceIdstringRequiredPattern:
A unique entity identifier
^[a-zA-Z0-9_-]+$Responses
201
Space duplicated
application/json
post/spaces/{spaceId}/duplicate
201
Space duplicated
Last updated
Was this helpful?