Stores the lock screen a private course shows to visitors who are not enrolled — its copy, imagery and call to action.
Endpoint
Method:
PUTPath:
/admin/courses/{course_id}/lockscreensEdition: PRO
Controller:
ProAdminController@updateCourseLockscreenSettingsRoute source:
fluent-community-pro/app/Http/Routes/api.php:63Controller source:
fluent-community-pro/app/Http/Controllers/ProAdminController.phpRequires a course admin for this course, or a WordPress user with
manage_options.Requires FluentCommunity Pro.
Live sample
The request and response below were recorded against a running FluentCommunity install and then anonymised — member names, emails, avatars and post content are fictional, and long collections are trimmed to a few entries.
PUT Update Course Lockscreen Settings
Stores the lock screen a private course shows to visitors who are not enrolled — its copy, imagery and call to action.
Controller: ProAdminController@updateCourseLockscreenSettings
Route source: fluent-community-pro/app/Http/Routes/api.php:63
Authorizations
WordPress Application Passwords — use Basic auth with username:application_password.
Parameters
Path Parameters
Course ID extracted from the URL path.
Request Body
Responses
Successful response