curl --request DELETE \
--url https://use.hoop.dev/api/runbooks/configurations/{id}{
"message": "the error description"
}Delete a runbook configuration entry.
curl --request DELETE \
--url https://use.hoop.dev/api/runbooks/configurations/{id}{
"message": "the error description"
}The id of the resource
No Content
Was this page helpful?