Skip to main content
Version: 8.9 (unreleased)

Type Alias: UnassignMappingRuleFromGroupData

type UnassignMappingRuleFromGroupData = object;

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

Properties

body?

optional body: never;

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


path

path: object;

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

groupId

groupId: string;

The group ID.

mappingRuleId

mappingRuleId: string;

The mapping rule ID.


query?

optional query: never;

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


url

url: "/groups/{groupId}/mapping-rules/{mappingRuleId}";

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