---
title: "POST /teams/link-code"
method: POST
path: "/teams/link-code"
tags: ["teams"]
---

# POST /teams/link-code

`POST /teams/link-code`

## Request body

- TeamsLinkCodeRequest
  - `team_id` string, uuid, required

## Response `200`

Link code generated successfully

- TeamsLinkCodeResponse
  - `code` string, required
  - `expires_at` string, date-time, required

## Changes

- **2026-01-12** `5985f2143fa5` — 1 info
  - endpoint added
- **2026-01-12** `f626a7b6587a` — 1 breaking
  - api path removed without deprecation
- **2026-01-12** `42ca83cab84d` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/structifyai/apis/structify/changes/teams/link-code/post.md)

---

[API](https://skmtc.dev/structifyai/apis/structify.md) · [All operations](https://skmtc.dev/structifyai/apis/structify/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/structifyai/structify/revisions/1364930b6980/schema)
