...
Name | Type | Description |
|---|---|---|
id | Required | The numerical id of the user being updated. In a special case this can also be 'me' to get the current user |
Example Request
| Panel | |||||||
|---|---|---|---|---|---|---|---|
GET http://ushv3.dev/api/v2/users/1
|
...
Name | Type | Description |
|---|---|---|
id | Required | The numerical id of the user being updated. In a special case this can also be 'me' to get the current user |
Example Request
| Panel | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUT http://ushv3.dev/api/v2/users/1
|
...