Start a new session
This API is used to start a new session for your users
| Request Body — REQUIRED |
|---|
askribeKey Askribe Key — REQUIREDObtain the API key required to connect with Askribe servers from the Settings section in your Askribe flow dashboard. |
configId Config Id — REQUIREDThis is the config Id of the the distribution you want to trigger. You can get this from the Distribution List panel of the flow you want to trigger |
context objectPass a list of Key-Value pairs to be substituted in the flow |
contactId Contact Id for which the flow should be runPass your user's id. This can be obtained by using our CDP APIs |
language LanguageUse this parameter to set the language of the flow |
| Responses | |||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
200Successfully triggered
|