---
title: "Create Share Link"
method: GET
path: "/kkid/share"
tags: ["KKid"]
---

# Create Share Link

`GET /kkid/share`

Create share link

## Query parameters

- `linkUserId` string, required
- `link` 'https://khome.kumpeapps.com/portal/wish-list.php' | 'https://khome.kumpeapps.com/portal/chores-today.php', required
- `scope` 'WishList' | 'WishListAdmin' | 'Chores' | 'ChoresAdmin', required
- `scope2` 'WishList' | 'WishListAdmin' | 'Chores' | 'ChoresAdmin'
- `scope3` 'WishList' | 'WishListAdmin' | 'Chores' | 'ChoresAdmin'
- `scope4` 'WishList' | 'WishListAdmin' | 'Chores' | 'ChoresAdmin'

## Response `201`

authenticated link created

- 201Share
  - `success` boolean
  - `auth_link` string

---

[API](https://skmtc.net/kumpeapps/apis/kumpeapps-api.md) · [All operations](https://skmtc.net/kumpeapps/apis/kumpeapps-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/kumpeapps/kumpeapps-api/versions/0f0bb0e58cc2/schema)
