User
Create or update user
Include your your system’s user id as the clientUserId to make sure you can identify the user in your system. If the user already exists, the user will be updated with the new information.
POST
Authorizations
Client ID for authentication from https://builder.dfda.earth
Backend secret allowing you to store and retrieve data for your users. Obtain from https://builder.dfda.earth
Body
application/json
User info to update
The main thing you need here is the clientUserId that will be needed to fetch the user later.
Response
201
Successful operation