Skip to main content
POST
Activate 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

200

Rule activated. The response body is empty.