Move search rule
POST/pcm/catalogs/search/rule-groups/:rule_group_id/rules/:rule_id/move
Move a rule within its current group before or after another rule, or to the first or last position. The service preserves sparse execution order values and resequences the group when no integer gap remains.
Request
Responses
- 200
- 400
- 403
- 404
- 500
Successfully moved search rule
Invalid placement or target rule
Permission denied
Search rule or target rule not found
Internal server error. There was a system failure in the platform.