Create a Class

Create a Class using a JSON payload

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

📘

Note

The Class entity will be created based on the JSON payload. This could contain title, grade and visibility information.

Error Code

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