Execute Bot API by Id
PUT {{url}}/external/api/v1/organizations/{{orgId}}/processes/{{processId}}/executions
Request Body
{"executionId"=>"provide-an-unique-id", "callbackUri"=>""}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string |