Start a Test Invocation
POST {{baseUrl}}/trigger-invocations/test
Initiate a test event for all subscribers of the specified event trigger. If there are no subscribers to the specified trigger in the tenant, then no test event will be sent.
Request Body
{"triggerId"=>"idn:access-requested", "input"=>{"identityId"=>"201327fda1c44704ac01181e963d463c"}, "contentJson"=>{"workflowId"=>1234}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string |