post https://{baseUrl}/api/ldapauth/login
Used for logging into the application using LDAP
Log in to see full request history
Response
200OK
Used for logging into the application using LDAP
200OK
xxxxxxxxxx
curl --request POST \
--url https://your-instance.regscale.co/api/ldapauth/login \
--header 'content-type: application/*+json'
Try It!
to start a request and see the response here!