Skip to main content
POST
Create Action

Authorizations

Authorization
string
header
required

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
TransferCallConfig · object
required

Response

Successful Response

id
string<uuid>
required
user_id
string<uuid>
required
config
TransferCallConfig · object
required
type
enum<string>
default:action_transfer_call

An enumeration.

Available options:
action_end_conversation,
action_dtmf,
action_transfer_call