post https://exam.timeedit.com/api/v3/mandatory-objects/
Response
xxxxxxxxxx
93curl --request POST \
--url https://exam.timeedit.com/api/v3/mandatory-objects/ \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"examTypeMandatory": true,
"examTypeDisabled": true,
"examTypeMultiple": true,
"examTypeShouldPublish": true,
"examTypeShowToStudent": true,
"examTypeAllowDoubleReservation": true,
"languageMandatory": true,
"languageMultiple": true,
"languageDisabled": true,
"languageShouldPublish": true,
"languageShowToStudent": true,
"languageAllowDoubleReservation": true,
"campusMandatory": true,
"campusMultiple": true,
"campusDisabled": true,
"campusShouldPublish": true,
"campusShowToStudent": true,
"campusAllowDoubleReservation": true,
"courseMandatory": true,
"courseMultiple": true,
"courseDisabled": true,
"courseShouldPublish": true,
"courseShowToStudent": true,
Try It!
to start a request and see the response here! Or choose an example: