Authorizations
Bearer token authentication. Include your API key in the Authorization header:
Authorization: Bearer YOUR_API_KEY
Path Parameters
UUID of the automated reply to update
Example:
"f8abb450-9ff5-460c-a194-99e30c67c019"
Body
application/json
Name/title of the automated reply
Minimum length:
1
Example:
"About Us"
Trigger phrase that activates this reply
Minimum length:
1
Example:
"what do you do?"
How the trigger should match incoming messages
Available options:
exact match
, contains
, starts with
, ends with
Example:
"contains"
Type of response content
Available options:
text
, image
, document
, media
Example:
"text"
The response content (text, URL, or file path)
Minimum length:
1
Example:
"We sell premium quality shoes for all occasions. Visit our store for the latest collection!"