Backend (API Key)User Workflows
Copy a catalog workflow template into a new user workflow
Copy a catalog workflow template into a new user workflow.
Authorization
bearerAuth AuthorizationBearer <token>
In: header
Path Parameters
externalUserId*string
The external user id.
workflowUuid*string
The workflow template uuid.
Header Parameters
X-Environment?string
The environment.
Value in
- "DEVELOPMENT"
- "STAGING"
- "PRODUCTION"
Response Body
application/json
curl -X POST "https://example.com/string/automation/workflow-templates/string/copy""string"How is this guide?