>**Note:** This API requires an access token with Master or Owner permissions
## Asana
Asana - Teamwork without email
...
...
@@ -16,8 +18,10 @@ PUT /projects/:id/services/asana
Parameters:
-`api_key` (**required**) - User API token. User must have access to task, all comments will be attributed to this user.
-`restrict_to_branch` (optional) - Comma-separated list of branches which will be automatically inspected. Leave blank to include all branches.
| Parameter | Type | Required | Description |
| --------- | ---- | -------- | ----------- |
| `api_key` | string | true | User API token. User must have access to task, all comments will be attributed to this user. |
| `restrict_to_branch` | string | false | Comma-separated list of branches which will be automatically inspected. Leave blank to include all branches. |
### Delete Asana service
...
...
@@ -49,8 +53,10 @@ PUT /projects/:id/services/assembla
Parameters:
-`token` (**required**)
-`subdomain` (optional)
| Parameter | Type | Required | Description |
| --------- | ---- | -------- | ----------- |
| `token` | string | true | The authentication token
| `restrict_to_branch` | boolean | false | Comma-separated list of branches which will be automatically inspected. Leave blank to include all branches. |
### Delete PivotalTracker service
...
...
@@ -734,11 +766,13 @@ PUT /projects/:id/services/pushover
Parameters:
-`api_key` (**required**) - Your application key
-`user_key` (**required**) - Your user key
-`priority` (**required**)
-`device` (optional) - Leave blank for all active devices