POST
/
api
/
v1
/
messaging
/
{widget_id}
"<any>"

Authorizations

api_key
string
query
required

Your API key for authentication. You can generate it from the Settings page. Format: starts with in-.

Path Parameters

widget_id
string<uuid>
required

Body

application/json
to
string | null
contact_id
string<uuid> | null
message
string | null
start_new_conversation
boolean | null
default:true
widget_parameters
object | null

Response

Successful Response

The response is of type any.