InboundCallAssistantResponse
Properties
Functions
This is the assistant that will be used for the call. To use an existing assistant, use assistantId
instead.
If you're unsure why you're getting an invalid assistant, try logging your response and send the JSON blob to POST /assistant which will return the validation errors.
This is the assistant that will be used for the call. To use a transient assistant, use assistant
instead.
This is the destination to transfer the inbound call to. This will immediately transfer to a number without using any assistants.
If this is sent, assistantId
, assistant
, squadId
, and squad
are ignored.
This is the destination to transfer the inbound call to. This will immediately transfer to a SIP refer without using any assistants.
If this is sent, assistantId
, assistant
, squadId
, and squad
are ignored.