Update the List of Collaborators for a Course

Update the collaborators information for the specified course

Error CodeError Description
400 - Bad RequestInvalid Json payload
401 - UnauthorizedMissing "Authorization" in header.
Invalid "Authorization"
403 - ForbiddenLogin required
404 - Not FoundMissing 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.

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