Skip to main content
This page describes the ScopeRoleAssignmentInput object used for managing user access to shared resources like Stories.

ScopeRoleAssignmentInput

roleId
ID!
required
The identifier of the role to assign. For Stories, use:
  • 00000000-0000-0000-0000-000000000008 for viewer access (read-only)
  • 00000000-0000-0000-0000-000000000009 for editor access (read and write)
principalId
String!
required
The unique identifier of the user who will receive the specified role and access to the shared resource.