---
title: "Reset organization token"
method: POST
path: "/api/invite/reset-token"
tags: ["Invites"]
---

# Reset organization token

`POST /api/invite/reset-token`

Reset the token used in the invitation link to invite someone to an organization.

## Response `201`

- OrganizationInvite
  - `invite_url` string
  - `token` string

## Changes

> 97 revisions in range; 1 not diffed.

- **2026-07-13** `3be0d8850ae0` — 1 breaking, 1 info
  - removed the success response with the status `200`
  - added the success response with the status `201`

[Change history](https://skmtc.dev/humansignal/apis/label-studio-api/changes/api/invite/reset-token/post.md)

---

[API](https://skmtc.dev/humansignal/apis/label-studio-api.md) · [All operations](https://skmtc.dev/humansignal/apis/label-studio-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/humansignal/label-studio-api/revisions/b589624c66c3/schema)
