Skip to main content
DELETE
/
api
/
v1
/
workspace
/
webhooks
/
{webhook_id}
Delete webhook
curl --request DELETE \
  --url https://cloud-api.phala.com/api/v1/workspace/webhooks/{webhook_id}
{
  "detail": [
    {
      "loc": [
        "<string>"
      ],
      "msg": "<string>",
      "type": "<string>"
    }
  ]
}

Path Parameters

webhook_id
string
required

Response

Successful Response