setTemporaryPassword response
The setTemporaryPassword response returns the status of the request to set a temporary security code for the user.
setTemporaryPassword
output fields provides details about the setTemporaryPassword
output fields.Output Field | Required? | Type | Purpose |
|---|---|---|---|
requestId | Y | string | A unique identifier of the request for the enterprise application. This identifier may be useful for troubleshooting purposes. |
status | Y | hexBinary | If the request to set a temporary security code is unsuccessful, the status provides the reason. |
statusMessage | Y | String | States whether the temporary security code was successfully set. |
temporaryPassword | Y | string | The temporary security code. |