Post
/v{version}/PasswordReset/RequestNewPassword/{appGuid}
When an unhandled error occurs, status 500 is returned. If the request is successful, a password reset email is sent to the email address of the respective user.
Path parameters
appGuid
string (uuid) Required
Unique GUID of the application
version
stringRequired
The requested API version
Default"1.17"
Body parameters
Password request that contains information to create a new password reset the email message
object
Request model for initialization of the password reset process
Username
string Required
Username of the user
Application
string Required
Customer code of the user
Language
string
Language for the password reset email
State
string
State for the password reset email
Responses
200
OK
object
400
Invalid return URL.
object
ValidationErrors
object
property*
Array of string additionalProperties
string
403
Access denied
object
Id
string
Type
string
Message
string
Values
object
property*
object additionalProperties
429
Too Many Requests
object
Id
string
Type
string
Message
string
Values
object
property*
object additionalProperties
500
Unexpected error
object
Id
string
Type
string
Message
string
Values
object
property*
object additionalProperties