Kind: API Endpoint
Update user
Endpoint
PUT /users/:id
| Parameter | In | Type | Required | Description |
|---|---|---|---|---|
id | path | string | ✓ |
Referenced By
UsersController(MODULE_DECLARES)
Kind: API Endpoint
Update user
PUT /users/:id
| Parameter | In | Type | Required | Description |
|---|---|---|---|---|
id | path | string | ✓ |
UsersController (MODULE_DECLARES)
Was this page helpful?