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

