delete-private-otp-devices-DEVICE_ID.rst (331B)
1 .. http:delete:: [/instances/$INSTANCE]/private/otp-devices/$DEVICE_ID 2 3 **Required permission:** ``otp-devices-write`` 4 5 **Response:** 6 7 :http:statuscode:`204 No content`: 8 The backend has successfully deleted the OTP device. 9 :http:statuscode:`404 Not found`: 10 The backend does not know the instance or the OTP device.