Assign device feature flags.
PUT/api/management/v2/devauth/devices/:id/flags
Assign device feature flags.
Request
Responses
- 204
- 400
- 404
- 422
- 429
- 500
Device flags updated successfully
Invalid Request.
Not Found.
Request cannot be fulfilled e.g. due to exceeded limit on maximum test devices.
Client has made too many requests.
Response Headers
Retry-After
Number of seconds until the client may retry.
Internal Server Error.