Faroe

DELETE /email-update-requests/[request_id]

Deletes an email update request.

DELETE https://your-domain.com/email-update-requests/[request_id]

Successful response

No response body (204).

Error codes

  • [404] NOT_FOUND: The request does not exist or has expired.
  • [500] UNKNOWN_ERROR