Skip to content
Help Center
Products

API Reference

DELETE /integration/v1/learning_paths/{learning_path_id}

Delete learning path

Delete learning path

operationId Delete learning path

Path parameters

Name Type Required Description
learning_path_id string (uuid) required Learning path id

Responses

200

application/json schema

{
  "type": "string",
  "required": true,
  "nullable": true
}

412 Invalid parameters

500 Server error

512 Specification violations