Address Watch Lists
This feature is only limited to account management API tokens created with the operator or reseller role.
Add watch list
POST /api/v1/subscriptions/:subscription-uuid/address_watch_lists
Parameters
Name | Type | Description |
---|---|---|
|
| Must be either |
|
|
List watch lists
GET /api/v1/address_watch_lists
Query parameters
Name | Type | Description |
---|---|---|
|
| |
|
| |
|
|
Delete watch list
DELETE /api/v1/address_watch_lists/:uuid
Last updated