Skip to main content
Version: Next

RequestDraftDeleteByIdDict

A request that should be deleted, identified by its ID.

Index

Properties

Properties

id

id: str

A unique identifier assigned to the request.

unique_key

unique_key: NotRequired[str]

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

Page Options