Skip to main content
POST
JavaScript

Authorizations

Authorization
string
header
required

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

Path Parameters

profile_id
string
required

Unique identifier of the profile.

Body

application/json
op
enum<string>
required
Available options:
start,
stop,
info
keywords
string[]
required
Example:
country_code
string
required
Example:

"US"

resp_text
string
Example:

"Thank you for your message"

Response

Successful Response

data
AutorespConfigSchema · object
required