Skip to main content
DELETE
/
automations
/
owned-by
/
{resource_id}
Delete Automations Owned By Resource
curl --request DELETE \
  --url https://api.example.com/automations/owned-by/{resource_id}
{
  "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

Path Parameters

resource_id
string
required

Response

Successful Response