create interaction response

POST {{baseUrl}}/interactions/:interaction_id/:interaction_token/callback

Create a response to an interaction from the Gateway

Request Body

[{"name"=>"type", "value"=>"8", "datatype"=>"number"}, {"name"=>"choices", "value"=>"", "datatype"=>"null"}]

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
Acceptstring