Update the List of Collaborators for a Course

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.

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