Skip to content
Settings

EntityDeleteResponse

Schema definition for EntityDeleteResponse

EntityDeleteResponse

entityIdstringrequired
ID of the removed entity.
modelModelSpecrequired
Information about the model of the removed entity.
requestIdstringrequired
ID of the original request to get data.
transactionIdstringrequired
ID of the transaction.

This schema defines the structure and validation rules for EntityDeleteResponse.

  • entityId (string, required): ID of the removed entity.
  • model (object, required): Information about the model of the removed entity.
  • requestId (string, required): ID of the original request to get data.
  • transactionId (string, required): ID of the transaction.

See other schemas in the entity category.