-
Notifications
You must be signed in to change notification settings - Fork 2
API
Jorge Chavez edited this page May 10, 2016
·
1 revision
You can use the API for making the next actions:
| URL | /off |
|---|---|
| Request Method | POST |
| Params | token |
token: A valid token taken from either the environment variables or defined in config/index.js
| URL | /on |
|---|---|
| Request Method | POST |
| Params | token |
token: A valid token taken from either the environment variables or defined in config/index.js