# Create Class **POST /classes** Create class ## Servers - Production: https://connect.century.tech/api/v1 (Production) ## Authentication methods - Api key ## Parameters ### Body: application/json (object) - **class** (object) If an Academic Year ID is not provided it will default to the current Academic Year ## Responses ### 201 Class created successfully. #### Body: application/json (object) - **class** (object) ### 400 Invalid request. ### 401 Invalid authentication credentials ### 403 Not authorised to access this resource ### 409 Class already exists. [Powered by Bump.sh](https://bump.sh)