| CORE_SPACE_MANAGE | CORE Endpoint | |
| /rpc/core/?method=CORE_SPACE_MANAGE | ||
| Switch into other space or switch back to your space. |
| PARAMETERS | TYPE | NOTES | |
| Id | Numeric | Switch Id - as returned by CORE_SPACE_SEARCH. | |
| Switch | Text (1) | Y/N. You need to pass either Switch, or SwitchBack | |
| SwitchBack | Text (1) | Y/N |
| RETURN | ||
| SpaceName | Text (50 | |
| Status | OK | |
| TargetSpace | Numeric | |
| TargetUserContactBusiness | Numeric | |
| TargetUserContactPerson | Numeric | |
| TargetUser | Numeric | |
| Roles | Object. If switching, contains an object with all their roles |
| EXAMPLES | |
| 1. | jQuery |
| /jscripts/1blankspace.master.001.js |