Skip to Content
Anuma SDKClientInternalFunctionspostApiV1AdminAgents

postApiV1AdminAgents

postApiV1AdminAgents<ThrowOnError>(options: Options<PostApiV1AdminAgentsData, ThrowOnError>): RequestResult<PostApiV1AdminAgentsResponses, PostApiV1AdminAgentsErrors, ThrowOnError>

Defined in: src/client/sdk.gen.ts:54 

Create agent

Creates a new agent. Requires admin API key.

Type Parameters

Type ParameterDefault type

ThrowOnError extends boolean

false

Parameters

ParameterType

options

Options<PostApiV1AdminAgentsData, ThrowOnError>

Returns

RequestResult<PostApiV1AdminAgentsResponses, PostApiV1AdminAgentsErrors, ThrowOnError>

Last updated on