Space teams
Integrate team-based permissions for better collaboration in a space.
Assign entire teams to your spaces and streamline the process of granting or revoking access at scale, without dealing with individual user roles.
Authorizations
Path parameters
spaceIdstringRequired
The unique id of the space
teamIdstringRequired
The unique ID of the Team
Body
roleone ofOptional
The role of a member in an organization, null for guests
string · enum | nullableOptionalPossible values:
"The role of a member in an organization. "admin": Can administrate the content: create, delete spaces, ... "create": Can create content. "review": Can review content. "edit": Can edit the content (live or change requests). "comment": Can access the content and its discussions. "read": Can access the content, but cannot update it in any way.
Responses
patch
No content
Was this helpful?