Document apiReferencePermission ranges
permissionRanges.remove
Remove a permission range by ID. Removes whichever markers exist for the given ID (start, end, or both).
mutates documentdry runidempotent
doc.permissionRanges.remove(…)Expected result
Returns a PermissionRangeRemoveResult indicating success or a failure.
Inputs
idstringrequiredResult
Output fields
No fields.
Failures
Pre-apply throws
TARGET_NOT_FOUNDINVALID_TARGETINVALID_INPUT
1 more codes
CAPABILITY_UNAVAILABLE
Raw schemas
Open the generated JSON artifact for the exact input, output, success, and failure schemas represented by this contract version.
View raw JSON schemas