DeletionStatus interface

An abstract representation of an OpenAI deletion operation result status.

Properties

deleted

A value indicating whether deletion was successful.

id

The ID of the resource specified for deletion.

Property Details

deleted

A value indicating whether deletion was successful.

deleted: boolean

Property Value

boolean

id

The ID of the resource specified for deletion.

id: string

Property Value

string