# Learning Paths

URL: https://www.agencytitan.com/docs/tag/learning-paths

Ordered training paths, their courses, and completion requirements.

## Operations

- `GET` `/v1/learning-paths` — [List learning paths](https://www.agencytitan.com/docs/tag/learning-paths/GET/v1/learning-paths.md)
- `POST` `/v1/learning-paths` — [Create a learning path](https://www.agencytitan.com/docs/tag/learning-paths/POST/v1/learning-paths.md)
- `DELETE` `/v1/learning-paths/{id}` — [Remove a learning path](https://www.agencytitan.com/docs/tag/learning-paths/DELETE/v1/learning-paths/{id}.md)
- `GET` `/v1/learning-paths/{id}` — [Get a learning path](https://www.agencytitan.com/docs/tag/learning-paths/GET/v1/learning-paths/{id}.md)
- `PATCH` `/v1/learning-paths/{id}` — [Update a learning path](https://www.agencytitan.com/docs/tag/learning-paths/PATCH/v1/learning-paths/{id}.md)
- `POST` `/v1/learning-paths/{id}/courses/replace` — [Replace learning path course membership and order](https://www.agencytitan.com/docs/tag/learning-paths/POST/v1/learning-paths/{id}/courses/replace.md)

## Useful links

- Interactive page: https://www.agencytitan.com/docs/tag/learning-paths
- API reference home: https://www.agencytitan.com/docs/
- This page as Markdown: https://www.agencytitan.com/docs/tag/learning-paths.md
- Full API Markdown: https://api.agencytitan.com/v1/llms.txt
