# Create a new job type **POST /jobTypes** Add a new job type. ## Servers - http://api.example.com: http://api.example.com () ## Parameters ### Body: application/json (object) - **jobTypeID** (integer) - **name** (string) - **description** (string) ## Responses ### 201 Job type created successfully ### 500 Error occurred while creating job type [Powered by Bump.sh](https://bump.sh)