---
title: "Changes to Generate Share Link"
method: POST
path: "/api/v1/project/{project_id}/share"
---

# Changes to Generate Share Link

`POST /api/v1/project/{project_id}/share`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 1 of 15 revisions.

- **2026-08-21** `b455048a022d` — 6 info

## Changes

- **2026-08-21** `b455048a022d` — 6 info
  - added optional request body
  - added the non-success response with the status `422`
  - added the optional property `consumer_domain_override` to the response with the `200` status
  - added the optional property `duration_days` to the response with the `200` status
  - added the optional property `expires_at` to the response with the `200` status
  - added the required property `access_mode` to the response with the `200` status

---

[Operation](https://skmtc.dev/maia-analytics/apis/maia-api/docs/api/v1/project/:project_id/share/post.md) · [API](https://skmtc.dev/maia-analytics/apis/maia-api.md) · [Page](https://skmtc.dev/maia-analytics/apis/maia-api/changes/api/v1/project/:project_id/share/post)
