Authorization: Bearer ********************{
"title": "can you work under dfufreffffssf 4",
"dropDown": true
}curl --location 'http://localhost:3000/api/v1/job-pre-qualifications' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{
"title": "can you work under dfufreffffssf 4",
"dropDown": true
}'{
"message": "question Posted successfully",
"status": "Success",
"data": {
"title": "can you work on site",
"dropDown": true,
"id": 3,
"createdAt": "2024-10-02T19:55:25.056Z",
"updatedAt": "2024-10-02T19:55:25.056Z",
"deletedAt": null
}
}