Skip to main content

ListErasureRequestsOutputBody

$schemauri

A URL to the JSON Schema for this object.

Example: https://example.com/schemas/ListErasureRequestsOutputBody.json
items object[]required
  • Array [
  • $schemauri

    A URL to the JSON Schema for this object.

    Example: https://example.com/schemas/ErasureRequest.json
    modestring
    reasonstring
    requestedAtdate-timerequired
    resolutionNotestring
    resolvedAtdate-time
    resolvedBystring
    statusstringrequired
    tenantIdstring
    userUuidstringrequired
    uuidstringrequired
  • ]
  • ListErasureRequestsOutputBody
    {
    "$schema": "https://example.com/schemas/ListErasureRequestsOutputBody.json",
    "items": "Unknown Type: array,null"
    }