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 POST \ --url https://api.anchorbrowser.io/v1/identities/{identityId}/email \ --header 'anchor-api-key: <api-key>'
{ "id": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "address": "<string>" }
Creates and attaches a mailbox to an identity, or returns the existing one.
API key passed in the header
Mailbox enabled successfully.
An Anchor-managed email inbox used for email-based authentication (OTP, magic links).
The mailbox email address.
Was this page helpful?