Learning paths

Get

get
Authorizations
AuthorizationstringRequired

Enter your Bearer token

organization_codestringRequired

Enter your organization code

Path parameters
patientIdstringRequiredPattern: [^\/#\?]+?
Responses
200

Successful response

text/html; charset=utf-8
get
/api/lms/patients/{patientId}/learning-paths
200

Successful response

No content

Create

post
Authorizations
AuthorizationstringRequired

Enter your Bearer token

organization_codestringRequired

Enter your organization code

Path parameters
patientIdstringRequiredPattern: [^\/#\?]+?
Body
idstringOptional

The unique identifier for the learning path

Default: 12345Example: 12345
Responses
200

Successful response

text/html; charset=utf-8
post
/api/lms/patients/{patientId}/learning-paths
200

Successful response

No content