Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request DELETE \ --url https://api.emailr.dev/v1/emails/forwarding-rules/{id} \ --header 'Authorization: Bearer <token>'
{ "success": true }
Delete a forwarding rule by ID
API key authentication. Use your API key as the bearer token.
Forwarding rule deleted