To utilize the API for performing operations or retrieving data required by your application, initiate a POST request to the relevant endpoint. The following example illustrates how to make an API call to reset a person's password:
The API key for the OAuth application you registered in EmpowerID.
Authorization
The OAuth token of the person making the API call.
Content-Type
application/json
Request Data
Request data is sent to the API in JSON format. The sample data in the below request represents the key/value pairs required for resetting a person’s password.