Disable an API endpoint

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

Path parameters

managed_user_idstringRequired

Embedded customer ID (external ID). The External ID must be URL encoded and prefixed with an E. For example, EA2300.

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