Authorization: Bearer ********************
curl --location --request DELETE '/organization/spend_alerts/' \ --header 'Authorization: Bearer <token>'
{ "id": "string", "object": "organization.spend_alert.deleted", "deleted": true }