/

Endpoints

Delete an endpoint

DELETE

/v3/endpoints/{id}

Delete an endpoint. Pending retries are dropped and the log is kept.

Parameters

Name

Type

Description

id

string, required

The endpoint ID

Request

curl -X DELETE https://api.sluicehq.dev/v3/endpoints/ep_Qm81 \
  -H "Authorization: Bearer sk_test_4f9a2c7e1b"
curl -X DELETE https://api.sluicehq.dev/v3/endpoints/ep_Qm81 \
  -H "Authorization: Bearer sk_test_4f9a2c7e1b"
curl -X DELETE https://api.sluicehq.dev/v3/endpoints/ep_Qm81 \
  -H "Authorization: Bearer sk_test_4f9a2c7e1b"

Response

{
  "id": "ep_Qm81",
  "deleted": true
}
{
  "id": "ep_Qm81",
  "deleted": true
}
{
  "id": "ep_Qm81",
  "deleted": true
}

Create a free website with Framer, the website builder loved by startups, designers and agencies.