# Create HIT Type **POST /v1/create-hit-type** See original API description on Amazon Mechanical Turk. ## Servers ## Parameters ### Headers - **Content-Type** (string) ### Body: (object) - **Title** (string) - **Description** (string) - **Reward** (string) - **AssignmentDurationInSeconds** (integer) - **Keywords** (string) - **AutoApprovalDelayInSeconds** (integer) - **QualificationRequirements** (array[object]) ## Responses ### 404 Resource not found ### 200 OK #### Body: (object) - **HITTypeId** (string) [Powered by Bump.sh](https://bump.sh)