Skip to main content
DELETE
/
webhooks
/
{id}
Delete Webhook
curl --request DELETE \
  --url https://los.universal.rollout.com/api/webhooks/{id}
"<array>"
DELETE /webhooks/{id} Base URL: https://los.universal.rollout.com/api

Parameters

NameInTypeRequired
idpathstringYes

Responses

StatusDescription
200OK
404Not Found
409Conflict

OpenAPI Source

/openapi/los.json DELETE /webhooks/{id}

Path Parameters

id
string
required

Response

OK