users
Operations addressed under /users — 2 operations.
mobile-bff-service-redirect-forget-password-send-otp
Add Authorization: Bearer <token> yourself — generated samples and Try it do not attach a credential.
Request and response fields are declared on the routing target send-otp-forget-password; this entry declares none of its own.
Response body, read from the service source
The route declares its response as SendotpForgetPasswordResponse.
| Field | Declared type | Nullable |
|---|---|---|
Username | string | no |
EndDate | DateTime? | yes |
TransactionId | Guid | no |
Member names are the service's declaration names.
Error codes this operation is known to raise
| Code | Status |
|---|---|
ERR_BPMCUS_17 | 400 |
ERR_CORE_161 | 400 |
mobile-bff-service-redirect-forget-password-send-otp › Request Body
userIdentifiermobile-bff-service-redirect-forget-password-send-otp › Responses
Success. An exact, uniquely bound route registration classifies this response as a single-record.
mobile-bff-service-redirect-forget-password-verify
Add Authorization: Bearer <token> yourself — generated samples and Try it do not attach a credential.
Request and response fields are declared on the routing target forget-password-verify-otp-and-reset-password; this entry declares none of its own.
mobile-bff-service-redirect-forget-password-verify › Request Body
oneTimePasswordtransactionIdusernamemobile-bff-service-redirect-forget-password-verify › Responses
Success. The catalog declares no response fields for this operation. The body is UNKNOWN CONTENT.