/tracking

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)

post/tracking/sessions/update_shared_orgs/v1

Request body

session_idstring required
add_org_idsstring[]
remove_org_idsstring[]

Response

Successful Response

boolean required

Changes

No recorded changes to this endpoint across all 1 revision of this API.