Skip to Content
Anuma SDKClientInternalFunctionspostApiV1PhoneCalls

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 ParameterDefault type

ThrowOnError extends boolean

false

Parameters

ParameterType

options

Options<PostApiV1PhoneCallsData, ThrowOnError>

Returns

RequestResult<PostApiV1PhoneCallsResponses, PostApiV1PhoneCallsErrors, ThrowOnError>

Last updated on