Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request PUT \ --url https://api.example.com/groups/{group_id}/visible-orgs/{org_id}
{ "group_id": "<string>", "id": "<string>", "org_id": "<string>", "created_at": "2023-11-07T05:31:56Z" }
Successful Response
Access group id.
Visible org row id.
Organization id with visibility.
Creation timestamp.
Was this page helpful?