---
title: "InviteByEmail portal_sales_agents"
method: POST
path: "/ops/sales-agents/invite-email"
tags: ["ops"]
---

# InviteByEmail portal_sales_agents

`POST /ops/sales-agents/invite-email`

submits a request to invite user to login by email

## Request body

- InviteByEmailPayload
  - `email` string, required — email to invite

## Response `202`

Accepted response.

## Other responses

- `400` — BadRequest: Bad Request response.
- `401` — Unauthorized: Unauthorized response.
- `403` — InvalidScopes: Forbidden response.
- `404` — AgentNotFound: Not Found response.

---

[API](https://skmtc.net/topi/apis/topi-public-api.md) · [All operations](https://skmtc.net/topi/apis/topi-public-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/topi/topi-public-api/revisions/fa134b7fc959/schema)
