post https://exam.timeedit.com/api/v3/exams/
Response
xxxxxxxxxx
curl --request POST \
--url https://exam.timeedit.com/api/v3/exams/ \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '{"isReExam":true}'
Try It!
to start a request and see the response here! Or choose an example: