post https://exam.timeedit.com/api/v3/request-settings/
Response
xxxxxxxxxx
21curl --request POST \
--url https://exam.timeedit.com/api/v3/request-settings/ \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"useIntervals": true,
"allowIntervalRequest": true,
"allowDateRequest": true,
"allowRoomRequest": true,
"maxOnePerDay": true,
"teCoreAllowIntervalRequest": true,
"teCoreAllowDateRequest": true,
"teCoreAllowRoomRequest": true,
"teCoreAllowStrictDateRequest": true,
"teCoreAllowExactTimeRequest": true,
"teCoreAllowStrictTimeRequest": true,
"teCoreUseIntervals": true,
"teCoreMaxOnePerDay": true
}
'
Try It!
to start a request and see the response here! Or choose an example: