Disable an API endpoint

Disables an active API endpoint. The endpoint can no longer be called by a client.

Path parameters

api_endpoint_idintegerRequired
ID of the API endpoint.

Headers

AuthorizationstringRequired

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

Response

Success reply
successboolean
Action status.

Errors