API changes for v1 API, September 5, 2024
On September 5, 2024, the existing POST endpoint for user authentication at /authenticate
has been documented, enhancing access options for login.
Summary
- An existing endpoint has been documented for the
POST
operation with the operation IDauthenticate
at the path/authenticate
. This endpoint allows users to log in through one of the available access methods.
Detailed changes
Changes in "Login über eine der Zugriffsmöglichkeiten"
- existing endpoint documented
For details, refer to the POST/
endpoint.