Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Response
Success!
The response is of type object
.
Delete an API endpoint permanently. This action cannot be undone
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Success!
The response is of type object
.