POST
/
v1
/
actions
/
create

Authorizations

Authorization
string
headerrequired

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

Body

application/json
type
enum<string>
required

An enumeration.

Available options:
action_end_conversation,
action_dtmf,
action_transfer_call
config
object
required

Response

200 - application/json
id
string
required
user_id
string
required
config
object
required
type
enum<string>
default: action_transfer_call

An enumeration.

Available options:
action_end_conversation,
action_dtmf,
action_transfer_call