endpoints
Delete an endpoint
Delete an endpoint.
DELETE
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Endpoint ID to delete.
Response
200
Endpoint successfully deleted.
Delete an endpoint.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Endpoint ID to delete.
Endpoint successfully deleted.