PUT api/v1/Network/Agents/{AgentID}/User/{UserID}/ResetPassword/{network}

Reset user's password

Request Information

Parameters

NameDescriptionAdditional information
AgentID
No documentation available.

Define this parameter in the request URI.

UserID
No documentation available.

Define this parameter in the request URI.

network
No documentation available.

Define this parameter in the request URI.

Response Information

Response body formats

application/json, text/json

Sample:
true

application/xml, text/xml

Sample:
<boolean>true</boolean>