workspace
Add Workspace Users
Add users to a workspace (bulk operation). Only workspace owners can add users.
Client provides SealedBox-encrypted workspace key via Workspace-Key header. Server decrypts it using session key, then wraps it with each recipient's public key. Returns the full WorkspaceUserResponse for each successfully added user.
post/api/workspace/{workspace_ext_id}/users
Path parameters
workspace_ext_idstring required
Headers
workspace-keystring
Request body
Response
Successful Response
Changes
Changed in 1 of the 34 revisions of this API.1
- ○
endpoint added
endpoint-added
This revision also has 8 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○