Authorization: ********************curl --location '/api/contexts//reassign' \
--header 'X-Temper-Surface;' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{
"to_team_id": "126146a4-5626-41ec-ba07-974e2f2ed771"
}'{
"context_id": "f31d7249-b7b1-4729-b3a4-ec0ba07b4686",
"inherited_read_grants": [
{
"principal_id": "b0fe3bdd-8201-445a-aab3-a018692d6aca",
"principal_ref": "string",
"principal_table": "string"
}
],
"inherited_shares": [
{
"team_id": "810007d0-bec5-486c-b5d1-28fcd8a079ba",
"team_ref": "string"
}
],
"owner_ref": "string",
"reassigned": true
}