Skip to main content
Version: Next

RequestDraftDeleteById

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

Index

Properties

id

id: str

A unique identifier assigned to the request.

model_config

model_config: Undefined

unique_key

unique_key: str | None

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

Page Options