X-API-KEY: ********************
curl --location --request POST 'https://api.falken.ltd/api/admin/email/logs//resend' \ --header 'X-API-KEY: <api-key>'
{ "isSuccess": true, "messageId": "string", "errorMessage": "string" }