Update shared orgs

Adds and/or removes org_ids from a device’s shared_with_org_ids list. Removal overrides addition. | (DevicesUpdateSharedOrgsReq1) -> (bool)

Authentication

AuthorizationBearer

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

Request

This endpoint expects an object.
device_idstringRequired
add_org_idslist of stringsOptional
remove_org_idslist of stringsOptional

Response

Successful Response

Errors