Update a course

Write — changes real course data. Partial update: only the fields you send are changed. Set is_published to publish/unpublish. Send an Idempotency-Key to make a retry safe. Requires the courses.write scope.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
Body Params

Commercial + identity settings, accepted on create and update. Over-limit title/description are clamped on a word boundary.

string
length between 1 and 30
boolean

true publishes the course, false unpublishes.

string
length ≤ 100
string
string
string
string
string
boolean
string
enum
Allowed:
number
≥ 0
number
≥ 0
string
boolean
boolean
string
length ≤ 80
string
length ≤ 200
string
Headers
string
length ≤ 255

A unique key (e.g. UUID) to make this write safely retryable.

Responses

Language
Credentials
Bearer
dwr_live_*
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json