POST
/
v1
/
sms
/
update

Headers

authorization
string
required

Your API key for authentication.

Body

phone_number
string

The phone number to update.

prompt
string

The prompt for the AI to use when replying.

ignore_keywords
array

Pass in an array of strings, that if present, the AI should not respond to. Set to null to disable.

temperature
number

The temperature for prompt and underlying model.