Update a Class

Update a Class using a JSON payload

Header nameValue
AuthorizationToken {{authorization access token}}
Content-Typeapplication/json

📘

Note

The Class entity will be updated based on the JSON payload. This payload can contain the title, grade, visibility.

Error Code

Error CodeError Description
400 - Bad RequestMissing Required field.
Invalid value
401 - UnauthorizedMissing Authorization in header
403 - ForbiddenAuthenticated user can edit their class details.
Language
Authorization
Header
Click Try It! to start a request and see the response here!