Authorizations
Bearer authorization using your Personal Access Token. Generate a new PAT on your user settings page.
Path Parameters
ID of the workspace
Body
application/json
The name for the new cloned workspace.
Optional. An array of key-value pairs representing workspace variables for the new workspace. All variable keys used in the base workspace must be provided for the cloned workspace.
Whether or not a successful result should include the api_key
field in the response. This workspace api_key
is used to interact with the Workspace APIs.
Example:
true