Skip to main content
POST
Deactivate routing rule

Authorizations

Authorization
string
header
required

JWT token obtained from /auth/login

Body

application/json
created_by
string
required
Example:

"test_merchant"

routing_algorithm_id
string
required
Example:

"rule_abc123"

Response

Rule deactivated. The response body is empty.