Documents
Delete an async redaction record.
Requires the documents:write scope.
delete/api/documents/{documentId}
Path parameters
documentIdstring required
Query parameters
ownerstring
Headers
Authorizationstring required
Response
The record and any stored redacted bytes were deleted.
Changes
Changed in 2 of the 16 revisions of this API.2
- ○
added the non-success response with the status
415response-non-success-status-added
- ○
- ○
added the non-success response with the status
413response-non-success-status-added
- ○