Update User
PUT {{baseUrl}}/api/users/:USER_ID
Update User
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string |
RESPONSES
status: OK
{"example":{"Status":"OK","Message":"User updated"}}