Skip to main content
Version: Hosted

Update the device authentication set status

PUT 

/api/management/v2/devauth/devices/:id/auth/:aid/status

Sets the status of an authentication data set of selected value. Valid state transitions: - 'pending' -> 'accepted' - 'pending' -> 'rejected' - 'rejected' -> 'accepted' - 'accepted' -> 'rejected'

Request

Responses

The device authentication data set status was successfully updated.