# Create qualification type **POST /v1/create-qualification-type** See original API description on Amazon Mechanical Turk. ## Servers ## Parameters ### Headers - **Content-Type** (string) ### Body: (object) - **Name** (string) - **Description** (string) - **Keywords** (string) - **RetryDelayInSeconds** (integer) - **QualificationTypeStatus** (string) - **Test** (string) - **AnswerKey** (string) - **TestDurationInSeconds** (integer) - **AutoGranted** (boolean) - **AutoGrantedValue** (integer) ## Responses ### 200 OK #### Body: (object) - **QualificationType** (object) ### 404 Resource not found [Powered by Bump.sh](https://bump.sh)