UpdateUser
This method can be used for the following functionality: Update a users' details.
Parameters
Headers
PUT /api/ss/user/:id HTTP/1.1
Host: localhost:3000
X-SSAPI-KEY: APIKey
Content-Type: application/json
Connection: closeQuery
PUT /api/ss/user/5e5cbecee365f1003f3b20b8 HTTP/1.1Example
Request
Response
Last updated