---
title: "Accept Agency Staff Invite"
method: POST
path: "/api/v1/agency/staff/accept_invite"
tags: ["Agency"]
---

# Accept Agency Staff Invite

`POST /api/v1/agency/staff/accept_invite`

Accept a staff invite using the token from the invite email.

## Request body

- IAcceptInviteRequest
  - `token` string, required

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

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