Workspace Templates
Authorizations
x-api-keystringRequired
All of your Abyssale requests must contain a x-api-key header with your API Key.
Path parameters
companyTemplateIdstring · uuidRequiredExample:
Unique identifier (UUID) of the workspace template to duplicate
0c967bd0-4137-4690-ad70-249aa021c68bBody
project_idstring · uuidRequiredExample:
Target project ID where the template will be duplicated
d59adee9-4867-11f0-96f2-0a00d9eb8f78namestring · min: 2 · max: 100OptionalExample:
Optional custom name for the duplicated template
My Custom TemplateResponses
200
Duplication request accepted and processing
application/json
404
Workspace template Or Project not found
post
/workspace-templates/{companyTemplateId}/useDuplication Request Polling - Propress check endpoint
Authorizations
x-api-keystringRequired
All of your Abyssale requests must contain a x-api-key header with your API Key.
Path parameters
duplicateRequestIdstring · uuidRequiredExample:
Unique identifier (UUID) of the duplication request
40c32a4e-4869-11f0-96f2-0a00d9eb8f78Responses
200
Duplication request status
application/json
404
Duplication request not found
get
/design-duplication-requests/{duplicateRequestId}Last updated

