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

# interac/email/set-my-email

`POST /interac/email/set-my-email`

This endpoint allows you to identify an Interac email as belonging to the VoPay account holder. Optionally, you can use this endpoint to identify an Interac email as being the VoPay account holder's default email. Note, a VoPay account can only have one default Interac email.

## 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
  - `IsDefault` boolean, required — The IsDefault status for the udpated 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/revisions/7033bd231ec7/schema)
