Resetting the user credentials.

Allows resetting the credentials for the user referenced by userReference, associated with the Entity identified by entityId. This endpoint can only be executed by an administrator, and sends the new password to the user's email.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Unique ID of the Entity.

string
required

userReference identifies a user within an Entity. It must have the following format usernameType@username

Body Params
string
enum
Allowed:
Headers
date-time

Header parameter that informs the date and time when the message was originated. It is used for basic message integrity checks, to ensure that the request is not stale. Note that the header was previously referenced as 'Date' in version 1.0 of the Mobile Money API.

string

Header parameter to uniquely identifies the request. Must be supplied as an UUID.

string
length ≤ 256

String containing the channel used to originate the request. For example USSD, Web, App.

string

It is used to send the pre-shared client API key to the server.

string
required

It is used to send the user’s access token when OAuth 2.0/OIDC authorization framework is used for end-user authentication.

uri

URL supplied by the client that will be used to return the callback in the form of an HTTP PUT.

Responses

Language
Credentials
OAuth2
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json