Skip to main content
POST
Trigger auto reply for contact

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

identifier
string
required

Contact identifier: the numeric contact id, an email address, or a phone number.

Minimum string length: 1

Body

application/json
keyword
string
required

Inbound keyword to match against configured auto-replies.

Minimum string length: 1
inboxId
string

Inbox id (numeric string) to send from. Get it from inboxes.list.

Pattern: ^\d+$

Response

OK

The response is of type any.