curl --location 'https://apiv3.imocha.io/v3/tests//testlinks' \
--header 'Content-Type: application/json' \
--data-raw '{
"testLinkName": "Campus Hiring 2026",
"testLinkStatus": "active",
"invitationType": "email",
"proctoringSettings": {
"proctoringMode": "image"
},
"stakeholderEmails": "[email protected]",
"invitationSchedule": {
"scheduleType": "timebound",
"scheduleDetails": {
"startDateTime": "2020-04-17T04:30:00Z",
"endDateTime": "2020-04-26T05:30:00Z",
"timeZoneId": 1720
}
}
}'{
"testLinkName": "Campus Hiring 2026",
"testLinkStatus": "active",
"invitationType": "email",
"proctoringSettings": {
"proctoringMode": "image"
},
"stakeholderEmails": "[email protected]",
"invitationSchedule": {
"scheduleType": "timebound",
"scheduleDetails": {
"startDateTime": "2020-04-17T04:30:00Z",
"endDateTime": "2020-04-26T05:30:00Z",
"timeZoneId": 1720
}
}
}