---
title: "Update a course content item"
method: PATCH
path: "/v3/course-contents/{uuid}"
tags: ["Business Products"]
---

# Update a course content item

`PATCH /v3/course-contents/{uuid}`

Requires the `product:update` scope. Send `is_discussion_active` or `is_email_notification_active` as `true`, `false`, or `null`; `null` resets the module to the variant-level default.

## Request body

- GenericJsonObject

## Response `200`

Success

- RawObjectResponseBody — Raw single-resource success payload for v3.

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `403` — Forbidden
- `404` — Not Found

---

[API](https://skmtc.net/scalev/apis/nexus-commerce-api.md) · [All operations](https://skmtc.net/scalev/apis/nexus-commerce-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/scalev/nexus-commerce-api/versions/4354959d76dc/schema)
