Skip to main content
DELETE
/
webhook-endpoints
/
{endpoint_id}
Delete Webhook Endpoint
curl --request DELETE \
  --url https://api.flightlinehq.com/v1/webhook-endpoints/{endpoint_id}
{
  "detail": [
    {
      "loc": [
        "<string>"
      ],
      "msg": "<string>",
      "type": "<string>",
      "ctx": {},
      "input": "<unknown>"
    }
  ]
}

Headers

authorization
string | null
X-Api-Key
string | null

Path Parameters

endpoint_id
string<uuid>
required

Response

Successful Response