-
Notifications
You must be signed in to change notification settings - Fork 74
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 params
Object <optional>
Extra params for the dispatcher
- Source:
The result of the API call
- Type
- Promise
-
Update a workspace
Name Type Description workspaceId
Number The workspace id
data
Object The data to be sent to the workspace
- Source:
The result of the API call
- Type
- Promise