Programs
Create a program. Roles: admin.
post/api/certs
Request body
membershipIdinteger required
namestring required
typeCode'CERTIFICATION' | 'CHALLENGE' | 'MEMBERSHIP' | 'PASS' required
programCategoryIdinteger
completionStrategy'ALL_PREREQ_COMPLETE' | 'ANY_PREREQ_COMPLETE' | 'EARNED_REQUIRED_POINTS' required
renewalStrategy'ALL_PREREQ_COMPLETE' | 'ANY_PREREQ_COMPLETE' | 'EARNED_REQUIRED_POINTS' required
shortDescriptionstring
descriptionstring
requiredboolean
imageUuidstring uuid
allowAdminEnrollboolean
allowSelfEnrollboolean
autoEnrollEnabledboolean
autoRenewalEnabledboolean
certificateUuidstring uuid
certificatesEnabledboolean
enrollmentNotificationsEnabledboolean
completionNotificationsEnabledboolean
openDatestring date
closeDatestring date
unlistedboolean required
termIntervalCode'DAY' | 'WEEK' | 'MONTH' | 'YEAR'
termIntervalCountinteger
termStartCode'EARN' | 'ENROLL' | 'FIRST_EARN' | 'FIRST_ENROLL' | 'ANCHOR'
expireReminderDaysinteger
earlyRenewalDaysinteger
renewalGracePeriodDaysinteger
renewalAnchorDatestring date
creditsnumber
pointsRequirednumber float
renewalPointsRequirednumber float
emailCompletionBodystring
incompleteReminderIntervalDaysinteger
incompleteReminderCountMaxinteger
incompleteReminderBodystring
tierinteger required
benefitTypeCode'PHYSICAL' | 'VIRTUAL' | 'HYBRID' required
externalReferenceIdstring
contentIdsinteger[]
Response
OK
successboolean
errorstring
Changes
No recorded changes to this endpoint across all 1 revision of this API.