Skip to main content
POST
/
devices
/
report_provider_metadata
{
  "ok": true
}

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
devices
object[]
required

Array of devices with provider metadata to update

Minimum array length: 1

Response

OK

ok
boolean
required