---
title: "interac/email/edit"
method: POST
path: "/interac/email/edit"
tags: ["Interac Endpoints"]
---

# interac/email/edit

`POST /interac/email/edit`

This endpoint allows you to update an Interac email associated with your VoPay account.

## Response `200`

- object
  - `Success` boolean, required — True if the request was successful, false if it failed
  - `ErrorMessage` string, required — Contains a description of the error if the request failed
  - `Token` string, required — The token associated with the email record

---

[API](https://skmtc.net/vopay/apis/accounts.md) · [All operations](https://skmtc.net/vopay/apis/accounts/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/vopay/accounts/versions/7033bd231ec7/schema)
