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": {}
    }
  ]
}

Headers

x-prefect-api-version
string

Response

Successful Response