Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
V3 API: Uses nested structure with members containing users and groups
Optional company ID. Only Sys Admin and Account Manager can create workspaces in other companies.
Members in format {"users": [<user_id1>, ...], "groups": [<group_id1>, ...]}
Method for adding documents to this workspace
manual - manualsynced - syncedmanual, synced V3 Response serializer for workspaces. Returns members in format: {"users": [<user_id1>, ...], "groups": [<group_id1>, ...]}