Permission Ranges operations
Permission Ranges operation reference from the canonical Document API contract.
Was this page helpful?
⌘I
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Introducing Document Engine — edit DOCX files from code, CLI, SDKs, or AI agents. Read the announcement →
Permission Ranges operation reference from the canonical Document API contract.
| Operation | Member path | Mutates | Idempotency | Tracked | Dry run |
|---|---|---|---|---|---|
permissionRanges.list | permissionRanges.list | No | idempotent | No | No |
permissionRanges.get | permissionRanges.get | No | idempotent | No | No |
permissionRanges.create | permissionRanges.create | Yes | non-idempotent | No | Yes |
permissionRanges.remove | permissionRanges.remove | Yes | idempotent | No | Yes |
permissionRanges.updatePrincipal | permissionRanges.updatePrincipal | Yes | idempotent | No | Yes |
Was this page helpful?
