Create execution
POST/v1/workspaces/:workspaceId/executions
Create execution
Request
Responses
- 202
- 401
- 403
- 404
Execution accepted.
Response Headers
Location
Relative or absolute URL to the execution events endpoint.
The request is missing valid authentication credentials.
The authenticated principal does not have access to this resource.
The requested resource could not be found.