unee-t / enterprise-rest-api

RestFUL API on Unee-T enterprise
https://eapi.dev.unee-t.com/
0 stars 1 forks source link

API to edit an existing user #7

Open franck-boullier opened 5 years ago

franck-boullier commented 5 years ago

How it should work:

Input:

Output:

Success:

Return timestamp: date and time (Z) when the unit was successfully modified

Failure:

Include descriptive error message.

What happens in the back end:

kaihendry commented 5 years ago

I don't understand how I'm supposed to implement this mapping to a table for the same reasons as I commented on https://github.com/unee-t/enterprise-rest-api/issues/4#issuecomment-510309445

I also noticed (I assume) the secret key requestorAPIKey. Why isn't it aligned with organization_key? Or vice versa.