resetPassword

Purpose

Resets the password of the specified user.

HTTP Method

POST

URL

https://app.infiniteblue.com/rest/api/resetPassword

URL Parameters

sessionId

The session ID obtained from the body of the response when calling login.

loginName

Login name for an active Platform user account in the same tenant

output

Optional parameter specifying the output format, one of: xml (default) or json.

Permissions Required

Requires administrative privileges. Establish the session by logging in with credentials for an administrative user.