Skip to main content
DELETE
/
runbooks
/
configurations
/
{id}
Delete Runbook Configuration Entry
curl --request DELETE \
  --url https://use.hoop.dev/api/runbooks/configurations/{id}
{
  "message": "the error description"
}

Documentation Index

Fetch the complete documentation index at: https://hoopdev-docs-concepts-gaps-and-organization.mintlify.app/llms.txt

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

Path Parameters

id
string
required

The id of the resource

Response

No Content