postApiV1PhoneCalls
postApiV1PhoneCalls<
ThrowOnError>(options:Options<PostApiV1PhoneCallsData,ThrowOnError>):RequestResult<PostApiV1PhoneCallsResponses,PostApiV1PhoneCallsErrors,ThrowOnError>
Defined in: src/client/sdk.gen.ts:626Â
Create phone call
Queues an AI phone call on behalf of the authenticated user.
Type Parameters
| Type Parameter | Default type |
|---|---|
|
|
|
Parameters
| Parameter | Type |
|---|---|
|
|
|
Returns
RequestResult<PostApiV1PhoneCallsResponses, PostApiV1PhoneCallsErrors, ThrowOnError>
Last updated on