Facilitates single sign-on for admin users by generating a URL which you can then redirect users from your application to and it will automatically log them into your admin area. If the supplied email does not exist as an admin user, one will be created - but by default they will not be assigned any roles. If the supplied email does exist, we will synchronize any other information passed to this endpoint with that user.
Documentation Index
Fetch the complete documentation index at: https://docs.nuwebgroup.com/llms.txt
Use this file to discover all available pages before exploring further.
The 'Bearer' token can be obtained from the token management interface or via the login endpoint using your admin user credentials.
The ID of the company this operation should be performed against.
Sets the preferred language for localised response content (e.g. en, fr, de). If the requested language is not supported by the company, the company fallback language will be assumed.
Request body for requesting a secure admin user login URL.