SwitchOrganization
put
Authorizations
LOWCODER_CE_SELFHOST_TOKENstringRequired
Path parameters
orgIdstringRequired
Responses
200
OK
*/*
put
/api/organizations/switchOrganization/{orgId}PUT /api/organizations/switchOrganization/{orgId} HTTP/1.1
Host: /
Accept: */*
200
OK
{
"code": 1,
"message": "text",
"data": {},
"success": true
}