Skip to main content
DELETE
Delete a endpoint

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string
required

The id of the endpoint

Pattern: ^[a-zA-Z]+_[a-zA-Z0-9]+$
Example:

"enp_4VjHrJoEwAFC6itz8oUBW9NW2bia"

Response

Delete a endpoint

The response is of type object.