Type Alias: CreateAdminUserResponses
type CreateAdminUserResponses = object;
Defined in: gen/types.gen.ts:15402
Properties
201
201: UserCreateResult;
Defined in: gen/types.gen.ts:15406
The admin user was created successfully.
type CreateAdminUserResponses = object;
Defined in: gen/types.gen.ts:15402
201: UserCreateResult;
Defined in: gen/types.gen.ts:15406
The admin user was created successfully.