OrgInfo
idstringrequired
Organization ID
namestring
Name of the organization
activeboolean
If set to false, the organization is deactivated
OrgInfo
{
"id": "string",
"name": "string",
"active": true
}
Organization ID
Name of the organization
If set to false, the organization is deactivated
{
"id": "string",
"name": "string",
"active": true
}