Skip to main content
Version: 8.10 (unreleased)

Type Alias: SearchMappingRulesForGroupData

type SearchMappingRulesForGroupData = object;

Properties

body?

optional body?: MappingRuleSearchQueryRequest;

path

path: object;

groupId

groupId: GroupId;

The group ID.


query?

optional query?: never;

url

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