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 Parameter | Default type |
|---|---|
|
|
|
Parameters
| Parameter | Type |
|---|---|
|
|
|
Returns
RequestResult<PutApiV1AdminAgentsByIdResponses, PutApiV1AdminAgentsByIdErrors, ThrowOnError>
Last updated on