# POST /api/Applicant/CreateExperience **POST /api/Applicant/CreateExperience** ## Servers - http://api.example.com: http://api.example.com () ## Parameters ### Body: application/json (object) - **title** (string | null) - **company** (string | null) - **location** (string | null) - **startDate** (string(date-time)) - **endDate** (string(date-time)) - **description** (string | null) - **isCurrent** (boolean) - **applicantId** (integer(int32)) - **Additional properties are NOT allowed** () ## Responses ### 200 Success [Powered by Bump.sh](https://bump.sh)