cURL
curl --request POST \ --url https://api.xoxo.email/v1/emails/{id}/preview \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data ' { "emails": "<array>" } '
Documentation IndexFetch the complete documentation index at: https://help.xoxo.email/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://help.xoxo.email/llms.txt
Use this file to discover all available pages before exploring further.
API token. Pass as Authorization: Bearer <token>.
Authorization: Bearer <token>
Accepted