Delete search rule
DELETE/pcm/catalogs/search/rule-groups/:rule_group_id/rules/:rule_id
Delete a search rule by ID within a rule group. Deleting a rule is allowed even when the parent group is attached to a search profile.
Repeated delete requests succeed with 204 No Content when the rule is already gone.
Request
Responses
- 204
- 403
- 500
Successfully deleted search rule
Permission denied
Internal server error. There was a system failure in the platform.