Add Users to Activity

NOTE:
The users information needs to be sent in its entirety in JSON payload and whole information will be replaced. Users need to be active member of specified class and activity should be existing for that class. The API should allow modification of users irrespective of activation date.
Also note that array can be empty array. In this case activity is assigned to no one. The array can also be null {“users”: null}. In this case the activity is assigned to whole class.

Language
Authorization
Header
Click Try It! to start a request and see the response here!