Skip to main content
PUT
Update basic reply

Authorizations

Authorization
string
header
required

API key from Developer Tools. Use Authorization: Bearer <api_key>. Do not send a user JWT; it will be rejected with 401.

Path Parameters

uuid
string
required

Body

application/json
name
string
required
trigger
string
required
match_criteria
enum<string>
required
Available options:
exact match,
contains
response_type
enum<string>
required
Available options:
text,
image,
audio
response
required

Response

Updated

status
integer
required
success
any
required
message
string
required
data
object
required

Response payload

errors
object[]
required