Skip to main content
DELETE
/
api
/
automations
/
owned-by
/
{resource_id}
Delete Automations Owned By Resource
curl --request DELETE \
  --url https://api.example.com/api/automations/owned-by/{resource_id}
{
  "detail": [
    {
      "loc": [
        "<string>"
      ],
      "msg": "<string>",
      "type": "<string>"
    }
  ]
}

Headers

x-prefect-api-version
string

Path Parameters

resource_id
string
required

Response

Successful Response