Skip to main content
POST

Authorizations

Authorization
string
header
required

Session JWT (from register/login) or API key (pk_...). X-API-Key: <token> is accepted as an alternative header.

Headers

X-OTP-Token
string

Path Parameters

walletID
string
required

Body

application/json
linked_address
string

Destination address (required to enable).

enabled
boolean
default:true

Response

The updated rule.

The response is of type object.

Last modified on July 19, 2026