Type Alias: SearchMappingRulesForGroupData
type SearchMappingRulesForGroupData = object;
Defined in: gen/types.gen.ts:11017
Properties
body?
optional body: MappingRuleSearchQueryRequest;
Defined in: gen/types.gen.ts:11018
path
path: object;
Defined in: gen/types.gen.ts:11019
groupId
groupId: string;
The group ID.
query?
optional query: never;
Defined in: gen/types.gen.ts:11025
url
url: "/groups/{groupId}/mapping-rules/search";
Defined in: gen/types.gen.ts:11026