curl --request DELETE \ --url https://api.breakcold.com/reminders/{id_reminder} \ --header 'X-API-KEY: <api-key>'
This response does not have an example.
The unique identifier for the reminder to delete.
The workspace identifier. Not required if 'X-API-KEY' is provided.
Successful deletion of the reminder.