Skip to main content
Version: Next

RequestDraftDeleteByUniqueKeyDict

A request that should be deleted, identified by its unique key.

Index

Properties

Properties

id

id: NotRequired[str]

A unique identifier assigned to the request.

unique_key

unique_key: str

A unique key used for request de-duplication. Requests with the same unique key are considered identical.

Page Options