Auth
Add Permissions
Use this API to add permissions to a user for various resources like organizations, folders, documents, etc.
- Can add permissions for multiple resources in a single API call
- The
expiresAtfield is optional
Access Control:
Set accessRole to viewer (read-only) or editor (read/write) for each resource.
š Full Documentation: https://docs.velt.dev/api-reference/rest-apis/v2/auth/add-permissions

