---
title: "Create shareable link"
method: POST
path: "/v2/activity/share"
tags: ["activity"]
---

# Create shareable link

`POST /v2/activity/share`

Creates a shareable link for an activity item.

## Request body

- object
  - `locator` string, required

## Response `200`

Shareable link created

## Other responses

- `401` — Invalid or missing API key
- `429` — Rate limit exceeded

---

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