v1

latestOpenAPI 3.0.1Apache 2.02026-07-13332183.6 KB
KKid

Create Share Link

Create share link

get/kkid/share

Query parameters

linkUserIdstring required

User ID that the link should be authenticated to

link'https://khome.kumpeapps.com/portal/wish-list.php' | 'https://khome.kumpeapps.com/portal/chores-today.php' required

Link to share

scope'WishList' | 'WishListAdmin' | 'Chores' | 'ChoresAdmin' required

Authentication scope for link

scope2'WishList' | 'WishListAdmin' | 'Chores' | 'ChoresAdmin'

Authentication scope for link

scope3'WishList' | 'WishListAdmin' | 'Chores' | 'ChoresAdmin'

Authentication scope for link

scope4'WishList' | 'WishListAdmin' | 'Chores' | 'ChoresAdmin'

Authentication scope for link

Response

authenticated link created

successboolean
auth_linkstring

Example response

{
  "success": true,
  "auth_link": "https://khome.kumpeapps.com/portal/wish-list.php?token=8ou7jyubj878h7iunk"
}