Skip to main content

For api endpoint PUT /learn/v1/enrollments/{course_id}/{user_id}

I need to remove the date_expire_validity.  However passing null or an empty string returns an error.  How do I unset this date?

ok I found that setting the date to fifty years in the future cleared the date.


Reply