api/v1/customer/save-exit-questionsPOST api/v1/customer/save-exit-questions This API method will map questions with customer Sample Response ParameterValue / TypeRequiredquestionsArraytrue RequestResponse{ "questions": [ 1,2 ] }{ "status": true, "message": "Questions Submitted Successfully" }