v1

latestOpenAPI 3.0.3agpl2026-07-1715891.6 KB
workspace-users

Adds users to the workspace by id

post/ocs/v2.php/apps/workspace/api/v1/spaces/{id}/users

Path parameters

idinteger required

Represents the ID of the workspace

Headers

OCS-APIRequestboolean required

Required to be true for the API request to pass

Request body

uidsstring[] required

Represents the user uids to add to the workspace

Response

Confirmation message indicating that users have been added successfully.