Skip to content

Delete an endpoint

DELETE
/v1/endpoints/{id}

Soft-delete the endpoint (frees its slug + path for reuse) and clear its edge config.

Authorizations

apiKey

Scoped API key. Scopes are readwriteadmin. A call needing more scope than the key holds returns 403 insufficient_scope.

Type
HTTP (bearer)

Parameters

Path Parameters

id*
Type
string
Required

Responses

Deleted.

Playground

Authorization
Variables
Key
Value

Samples

Powered by VitePress OpenAPI

Emithook · a Finnoto product