Skip to Content
SdkClientInternalFunctionspostApiV1AdminApps

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 ParameterDefault type

ThrowOnError extends boolean

false

Parameters

ParameterType

options

Options<PostApiV1AdminAppsData, ThrowOnError>

Returns

RequestResult<PostApiV1AdminAppsResponses, PostApiV1AdminAppsErrors, ThrowOnError>

Last updated on