const response = await axios({
      method: 'POST',
      url: `${apiUrl}/v3/mail/send`,
      headers: {
        'Content-Type': 'application/json',