Update Authentication
PUT/api/v1/endpoints/:endpoint_id/auth
Updates the authentication credentials for a search endpoint given by the unique identifier.
Authentication credentials are encrypted at rest using AES encryption and cannot be retrieved by members once set; they can only be updated, or removed by making a request an empty body.
Request
Responses
- 200
- 400
- 404
OK
Bad Request
Not Found