cURL
curl --request DELETE \ --url https://xbt-mainnet.gomaestro-api.org/v0/eventmanager/triggers/{id} \ --header 'api-key: <api-key>'
{}
Delete a Bitcoin event trigger by its ID to stop receiving notifications for the configured conditions.
Success
The response is of type object.
object
Was this page helpful?