Update subscription

This endpoint is compatible with our v4 Notifications product. To use it with v4, simply replace 'v3' with 'v4' in the request URL.

/v3/subscription/{id}

Update subscription.

Path Params
string
required

Subscription ID

Body Params
string
length ≤ 500

URL of the endpoint, where HTTP POST request will be sent.

boolean

Flag indicating whether the subscription should include mempool transactions. Only available on BTC blockchain.

boolean

Flag indicating whether the subscription should be paused or resumed.

conditions
array of objects

List of conditions that must be met for the notification to be sent. Only available on TRON and EVM for now (v4).

conditions
string
enum

Choose between speed (confirmed) and block confirmations on chain (final). Only available on TRON and EVM for now (v4).

Allowed:
string
enum

Configure the response format. Only available on TRON and EVM for now (v4).

Allowed:
Responses
204

OK

Language
Credentials
Header
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json