Skip to content

Endpoint

  • Method: POST
  • Path: /admin/courses/{course_id}/students/resolve-crm-tag
  • Edition: PRO
  • Controller: BulkMembersController@resolveCrmTagCourse
  • Route source: fluent-community-pro/app/Http/Routes/api.php:111
  • Controller source: fluent-community-pro/app/Http/Controllers/BulkMembersController.php

POST Post Resolve CRM Tag Course

POST
/admin/courses/{course_id}/students/resolve-crm-tag

Post Resolve CRM Tag Course for the FluentCommunity Courses API.

Controller: BulkMembersController@resolveCrmTagCourse
Route source: fluent-community-pro/app/Http/Routes/api.php:111

Authorizations

ApplicationPasswords

WordPress Application Passwords — use Basic auth with username:application_password.

Type
API Key (header: Authorization)

Parameters

Path Parameters

course_id*

Course ID extracted from the URL path.

Type
integer
Required

Responses

Successful response

application/json
JSON
"string"

Playground

Authorization
Variables
Key
Value

Samples

Powered by VitePress OpenAPI

FluentCommunity developer documentation