Workspace User Access
Assign roles or direct scopes to a user
Partially updates a member’s access by email. Send roles, scopes, or both. Role keys assign the role and therefore grant that role’s scopes. Scopes are direct user-specific extras; any direct scope already covered by a submitted role is dropped from direct_scopes but remains in effective_scopes through the role.
POST
Authorizations
Use a Bearer token to access these API endpoints. Example: "Bearer {your-token}"
Path Parameters
Workspace member email address, URL-encoded
Example:
"leylatest@mihu.ai"
Body
application/json