deleteCeContactStoreCourse
Delete a course in a continuing education contact store.
Throws an error with code:
NOT_FOUNDif a continuing education contact store matching the input'sceContactStoreIdfield cannot be found.NOT_FOUNDif a course matching the input'scourseIdfield cannot be found within the continuing education contact store.
deleteCeContactStoreCourse(
input: DeleteCeContactStoreCourseInput!
): DeleteCoursePayload!
Arguments
deleteCeContactStoreCourse.input ● DeleteCeContactStoreCourseInput! non-null input
Type
DeleteCoursePayload object
Payload when deleting a course.