Documents
Operations for Documents
List all createDocuments proposals. These are proposed changes to create new Document records that may be automatically approved or require manual approval depending on system configuration.
Maximum number of items to return (1-1000)
10Cursor for pagination. Use the value from the 'nextCursor' field of the previous response.
Successful response
Bad request
Unauthorized
Internal server error
Get details of a specific Document creation proposal by ID
CreateDocumentProposal ID
Successful response
Unauthorized
Not found
Internal server error
List all deleteDocuments proposals. These are proposed changes to delete Document records that may be automatically approved or require manual approval depending on system configuration.
Maximum number of items to return (1-1000)
10Cursor for pagination. Use the value from the 'nextCursor' field of the previous response.
Successful response
Bad request
Unauthorized
Internal server error
Get details of a specific Document deletion proposal by ID
DeleteDocumentProposal ID
Successful response
Unauthorized
Not found
Internal server error
Last updated
Was this helpful?