| ... | @@ -111,6 +111,7 @@ Note that this query only returns the relevant data for the main query - core.cu |
... | @@ -111,6 +111,7 @@ Note that this query only returns the relevant data for the main query - core.cu |
|
|
|
|
|
|
|
### Add Agenda
|
|
### Add Agenda
|
|
|
|
|
|
|
|
|
The user calling this must have the "admin" agenda assigned.
|
|
|
|
|
|
|
|
```
|
|
```
|
|
|
#!json
|
|
#!json
|
| ... | @@ -124,6 +125,8 @@ Note that this query only returns the relevant data for the main query - core.cu |
... | @@ -124,6 +125,8 @@ Note that this query only returns the relevant data for the main query - core.cu |
|
|
|
|
|
|
|
### Remove Agenda
|
|
### Remove Agenda
|
|
|
|
|
|
|
|
|
The user calling this must have the "admin" agenda assigned.
|
|
|
|
|
|
|
First, find the id of the assignment of the client to the agenda you want to remove:
|
|
First, find the id of the assignment of the client to the agenda you want to remove:
|
|
|
|
|
|
|
|
```
|
|
```
|
| ... | | ... | |