Deactivates an existing rate for a specific asset pair.
Use this endpoint to deactivate a previously-created rate. Deactivation is applied to the rate identified by id.
POST https://api.blockradar.co/v1/rates/:id/deactivate
| Key | Required | Type | Description |
|---|---|---|---|
| id | true | string | The unique identifier of the rate to deactivate. |
Provide the fields required to authorize deactivation.
| Key | Required | Type | Description |
|---|---|---|---|
| reason | true | string | The reason for deactivating the rate. |