Skip to main content
DELETE
/
admin
/
storage
Clear Server Default Result Storage
curl --request DELETE \
  --url https://api.example.com/admin/storage
{
  "detail": [
    {
      "loc": [
        "<string>"
      ],
      "msg": "<string>",
      "type": "<string>",
      "input": "<unknown>",
      "ctx": {}
    }
  ]
}

Documentation Index

Fetch the complete documentation index at: https://docs.prefect.io/llms.txt

Use this file to discover all available pages before exploring further.

Headers

x-prefect-api-version
string

Response

Successful Response