-
Notifications
You must be signed in to change notification settings - Fork 75
Workspaces.API
Phips Peter edited this page Oct 22, 2014
·
5 revisions
Access to the Workspaces resource
| Name | Type | Description |
|---|---|---|
dispatcher |
Dispatcher | The API dispatcher |
- Source:
-
Show all available workspaces
Name Type Argument Description paramsObject <optional>
Extra params for the dispatcher
- Source:
The result of the API call
- Type
- Promise
-
Update a workspace
Name Type Description workspaceIdNumber The workspace id
dataObject The data to be sent to the workspace
- Source:
The result of the API call
- Type
- Promise