Update shared orgs
Adds and/or removes org_ids from a device’s shared_with_org_ids list. Removal overrides addition. | auth: api_key | (DevicesUpdateSharedOrgsReq1) -> (bool)
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
device_id
add_org_ids
remove_org_ids
Response
Successful Response
Errors
422
Devices Update Shared Orgs V1request Unprocessable Entity Error

