changes.mady.by.user David Hunt (Unlicensed)
Saved on Jun 13, 2023
Saved on Jun 20, 2023
...
curl -X POST \ -H 'User-Agent: dmtd-rest-api' \ -H 'Authorization: Bearer L2Hth4lRwgHRBWtX8Hkl5w==' \ -H "Accept: application/json" \ -H "Content-Type: application/json" \ -d '{ "code": "Code: 1234", "firstName": "Fred", "lastName": "Flintstone", "email": "fred@example.com" }' \ https://api-sandbox.datamtd.com/1/user
{ "locale": "en", "firstName": "Fred", "id": 13, "dmtdAdministrator": false, " "code": "Code: 1234", "emailfirstName": "fred@example.comFred", "updatedAtlastName": "2019-06-25T09:39:54ZFlintstone", "emailVerifiedemail": true, "createdAt": "2019-06-25T09:39:54Z "fred@example.com", "lastNamelocale": "Flintstoneen"}