Get Password Change Request Status

GET {{baseUrl}}/password-change-status/:id

This API returns the status of a password change request. A token with identity owner or trusted API client application authority is required to call this API.

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"status":"IN_PROCESS","reqeustId":"089899f13a8f4da7824996191587bab9","error":null}