Enable an API endpoint

Enables an API endpoint. The underlying recipe must be started to enable the API endpoint successfully.

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