| title | allowAllDeviceTypes | ||||
|---|---|---|---|---|---|
| slug | allowalldevicetypes | ||||
| excerpt | |||||
| hidden | false | ||||
| metadata |
|
||||
| createdAt | Wed May 23 2018 11:45:48 GMT+0000 (Coordinated Universal Time) | ||||
| updatedAt | Tue Feb 18 2025 13:02:59 GMT+0000 (Coordinated Universal Time) |
Allows all device types for user.
HTTP Request
PUT /user/{id}/devicetype/all
Parameters
| Parameter Name | Required | Type | Description |
|---|---|---|---|
| id | Yes | integer | User identifier. |
Authorization
Access JSON Web Token (ManageUser)
Request Body
In the request body, supply the empty object.
If successful, this method returns an empty response body.