ZAP API UI
Component: users
Action: setAuthenticationState
Sets fields in the authentication state for the user identified by the Context and User Ids.
Output Format
JSON
JSONP
HTML
XML
apikey*
Form Method
GET
POST
contextId*
The Context ID
userId*
The User ID
lastPollResult
Last Poll Result - optional, should be 'true' or 'false'.
lastPollTimeInMs
Last Poll Time in Milliseconds - optional, should be a long or 'NOW' for the current time in ms.
requestsSinceLastPoll
Requests Since Last Poll - optional, should be an integer.