cURL
curl --request DELETE \ --url https://{tenant_id}.hanko.io/emails/{id} \ --cookie hanko=
{ "code": 401, "message": "Unauthorized" }
ID of the email address
"c339547d-e17d-4ba7-8a1d-b3d5a4d17c1c"
Email has been deleted
Was this page helpful?