Compose create request

Request of create workflow compose

Endpoint

POST /api/workflow/compose/

Auth

Authorization: Bearer ${token}

Body

Content-Type: application/json
Json
{
    "context": "",
    "identity": "",
    "source": ""
}

Notes

  • Workflow Permission Required
  • Read-Only Permission Restricted