---
title: "Changes to Request a new collect session link"
method: POST
path: "/collect/sessions/{token}/request-link"
---

# Changes to Request a new collect session link

`POST /collect/sessions/{token}/request-link`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 5 revisions.

- **2026-08-19** `80748f72965e` — 1 info
- **2026-08-17** `5e60a1f6e88a` — 2 breaking, 4 info

## Changes

- **2026-08-19** `80748f72965e` — 1 info
  - added the media type `application/json` for the response with the status `500`
- **2026-08-17** `5e60a1f6e88a` — 2 breaking, 4 info
  - removed the request body
  - the response's body type/format changed from ``/`` to `object`/`` for status `422`
  - removed `subschema #1, subschema #2` from the response body `anyOf` list for the response status `422`
  - added the required property `error` to the response with the `422` status
  - added the required property `maskedEmail` to the response with the `202` status
  - added the required property `success` to the response with the `422` status

---

[Operation](https://skmtc.dev/steuerboard/apis/steuerboard-api/docs/collect/sessions/:token/request-link/post.md) · [API](https://skmtc.dev/steuerboard/apis/steuerboard-api.md) · [Page](https://skmtc.dev/steuerboard/apis/steuerboard-api/changes/collect/sessions/:token/request-link/post)
