Search group mapping rules
POST/groups/:groupId/mapping-rules/search
Eventually Consistent
Search mapping rules assigned to a group.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 500
The mapping rules assigned to the group.
The provided data is not valid.
The request lacks valid authentication credentials.
Response Headers
WWW-Authenticate
Forbidden. The request is not allowed.
The group with the given ID was not found.
An internal error occurred while processing the request.