Ask a question to get started
Enter to sendā¢Shift+Enter new line
adelete_document_by_id( self, document_id: Optional[str] = None, partition_key_value: Optional[str
document_id
Optional[str]
None
partition_key_value
Remove a specific document by ID asynchronously.
The document identifier.
The partition key value for the document. Defaults to the document ID (assumes partition key path is /id).
/id