To call the API so that it performs the operations or returns the data requested by your application, you need to make a POST request to the appropriate endpoint. The below example demonstrates how to reset a person's password.
The API key for the OAuth application you registered in EmpowerID.
Authorization
The OAuth token you received from EmpowerID.
Content-Type
application/json
Request Data
Request data is sent to the API in JSON format. The data in the below request represents the minimum key/value pairs required for editing an EmpowerID Person.