Skip to main content
DELETE
/
suppressions
/
{suppression_id}
{
  "success": true,
  "message": "Supressão deletada com sucesso"
}

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

suppression_id
integer
required

ID da supressão

Required range: x >= 1

Response

✅ Supressão deletada com sucesso