Ready to get started?
Join Adocasts Plus for $8.00/mo, or sign into your account to get access to all of our lessons.
Updating A Course's Difficulty, Status, or Access Level
In this lesson, we'll add a specific endpoint with the ability to patch a course's difficulty, status, or access level with a new value so our users have a way to update these without needing to send the entire course payload.
- Author
- Tom Gobich
- Published
- Jul 15
- Duration
- 5m 41s

Developer & dog lover. I teach AdonisJS, a full-featured Node.js framework, at Adocasts where I publish weekly lessons. Professionally, I work with JavaScript, .NET, and SQL Server.
Adocasts
Burlington, KY
Get the Code
Download or explore the source code for this lesson on GitHub
Ready to get started?
Join Adocasts Plus for $8.00/mo, or sign into your account to get access to all of our lessons.
-
Introduction
-
API Authentication
-
2.0Configuring Access Token Auth on top of Session AuthLesson 2.010m 50s
-
2.1Separation of API & Web Auth Guard ConcernsLesson 2.19m 17s
-
2.2Defining Access Token Abilities & DTOLesson 2.29m 54s
-
2.3Creating Access Tokens Part 1: AdonisJSLesson 2.310m 19s
-
2.4Creating Access Tokens Part 2: Inertia/VueLesson 2.412m 44s
-
2.5Opaque Access Tokens (OAT) vs JSON Web Tokens (JWT)Lesson 2.53m 57s
-
Listing an Organization's Access TokensLesson 2.68m 3s
-
Displaying & Copying A Newly Created Access TokenLesson 2.79m 41s
-
Deleting/Revoking Access TokensLesson 2.88m 19s
-
-
Getting Started with APIs
-
Organization Resources
-
Listing Organization DifficultiesLesson 4.06m 21s
-
Creating Organization DifficultiesLesson 4.111m 41s
-
Getting A Specific DifficultyLesson 4.22m 16s
-
Updating A DifficultyLesson 4.32m 55s
-
Deleting A DifficultyLesson 4.44m 26s
-
Access Level API CRUDLesson 4.58m 16s
-
Status API CRUDLesson 4.65m 23s
-
API Authorization ChecksLesson 4.79m 26s
-
-
Courses
-
Listing CoursesLesson 5.04m 44s
-
Creating, Updating, and Deleting CoursesLesson 5.17m 4s
-
Paginating our Course ListLesson 5.27m 30s
-
Getting A Course's Details, Modules, & LessonsLesson 5.33m 54s
-
Updating A Course's Difficulty, Status, or Access LevelLesson 5.45m 41s
-
Course Module Nested ResourceLesson 5.513m 25s
-
Join The Discussion! (0 Comments)
Please sign in or sign up for free to join in on the dicussion.
Be the first to Comment!