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