Skip to main content
DELETE
/
public
/
emails
/
{email_id}
cURL
curl --request DELETE \
  --url https://api.example.com/public/emails/{email_id}

Documentation Index

Fetch the complete documentation index at: https://docs.revyops.com/llms.txt

Use this file to discover all available pages before exploring further.

Path Parameters

email_id
integer
required

Response

OK. The email was successfully deleted.