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