patch https://apiv2.{domain}.ai/api/v2/core/courses/
Given an course id and data that needs to be patched, it patches the course. Note: All required body params in the schema are not enforced in PATCH request, unlike path params.
Only API keys withcourse:WRITE
scope are allowed access to this endpoint.
For more information on Scopes, please refer to the API Authorization Page.