Replace all tags in a course

🔑

Required OAuth scope: courses:write.

Replaces all tags in the given course with the provided ones. Tags not included are removed.

Path Params
string
required
^[a-fA-F0-9]{24}$

The unique ID of the course.

Body Params
tagIds
array of strings
required
length ≤ 100

The new tag IDs linked to the given course.

tagIds*
Headers
string
enum
required

The version of the API.

Allowed:
Responses

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