v1

latestOpenAPI 3.1.02026-08-06209117239.7 KB
spaces

Share a space with another user (Future Feature)

🚧 Future Feature: Share a memory space with another user.

**Planned functionality:**
- Share spaces with specific users
- Grant editor or viewer permissions
- Manage collaborative access

Currently returns 501 Not Implemented.
post/spaces/{space_id}/share

Path parameters

space_idstring required

Request body

target_user_idstring required

User ID to share space with

rolestring required

Role to grant: editor, viewer

Response

Successful Response

{"stackTrail":"paths:/spaces/{space_id}/share:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}