postApiV1AdminApps
postApiV1AdminApps<
ThrowOnError>(options:Options<PostApiV1AdminAppsData,ThrowOnError>):RequestResult<PostApiV1AdminAppsResponses,PostApiV1AdminAppsErrors,ThrowOnError>
Defined in: src/client/sdk.gen.ts:54Â
Create app
Creates a new app. Requires admin API key.
Type Parameters
| Type Parameter | Default type |
|---|---|
|
|
|
Parameters
| Parameter | Type |
|---|---|
|
|
|
Returns
RequestResult<PostApiV1AdminAppsResponses, PostApiV1AdminAppsErrors, ThrowOnError>
Last updated on