Skip to main content
Version: 8.9 (unreleased)

Type Alias: DeleteGroupData

type DeleteGroupData = object;

Defined in: gen/types.gen.ts:10728

Properties

body?

optional body: never;

Defined in: gen/types.gen.ts:10729


path

path: object;

Defined in: gen/types.gen.ts:10730

groupId

groupId: string;

The group ID.


query?

optional query: never;

Defined in: gen/types.gen.ts:10736


url

url: "/groups/{groupId}";

Defined in: gen/types.gen.ts:10737