put http://gooru.org/api/nucleus/v2/courses//collaborators
Update the collaborators information for the specified course
Error Code | Error Description |
---|---|
400 - Bad Request | Invalid Json payload |
401 - Unauthorized | Missing "Authorization" in header. Invalid "Authorization" |
403 - Forbidden | Login required |
404 - Not Found | Missing course-id in path params. Invalid course-id |
Note
The collaborators information needs to be sent in its entirety in JSON payload and whole information will be replaced.