Validate AuthSession - Start
Start AuthSession validation.
Documentation Index
Fetch the complete documentation index at: https://intunedhq.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API Key used to authenticate your requests. How to create one.
Path Parameters
Your workspace ID. How to find it?
The name you assigned when creating the Project.
Authentication session ID. You can obtain it from the AuthSessions tab in your project details.
Body
Validate AuthSession input schema
If true, the AuthSession will be automatically recreated if the check fails.
true
Number of attempts to check the validity of the AuthSession before recreating it.
3
Number of attempts to create a new AuthSession if the current one is invalid or expired.
3
Proxy URL to be used for the API call. This is optional and can be used to route the API call through a proxy server. Use "intuned://auto" to let the platform pick a proxy for this project.
"http://username:password@domain:port"
Timeout for the API request in seconds. Default is 10 minutes (600 seconds).
600