Skip to main content
PUT
/
{space_id}
/
workflows
/
{workflow_id}
/
activate
Error
A valid request URL is required to generate request examples
{
  "error_message": "You don't have permission to access this resource"
}

Authorizations

Authorization
string
header
required

API key passed as a Bearer token in the Authorization header

Path Parameters

space_id
string<uuid>
required

UP Space Id

Example:

"d290f1ee-6c54-4b01-90e6-d701748f0851"

workflow_id
string<uuid>
required

Unique identifier of a Workflow

Example:

"e3c908ad-dc8f-4edb-88f7-c84dec0aef99"

Response

Workflow Activated