Skip to Content
Anuma SDKClientInternalFunctionsputApiV1AdminAgentsById

putApiV1AdminAgentsById

putApiV1AdminAgentsById<ThrowOnError>(options: Options<PutApiV1AdminAgentsByIdData, ThrowOnError>): RequestResult<PutApiV1AdminAgentsByIdResponses, PutApiV1AdminAgentsByIdErrors, ThrowOnError>

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

Update agent

Updates an existing agent. Requires admin API key. Only provided fields are updated.

Type Parameters

Type ParameterDefault type

ThrowOnError extends boolean

false

Parameters

ParameterType

options

Options<PutApiV1AdminAgentsByIdData, ThrowOnError>

Returns

RequestResult<PutApiV1AdminAgentsByIdResponses, PutApiV1AdminAgentsByIdErrors, ThrowOnError>

Last updated on