# catalog_metadata_course_create_2 Update metadata for a course. Endpoint: POST /api/catalog/metadata/course/{field}/ Version: 3.59.0-ai-plus Security: PlatformApiKeyAuthentication ## Query parameters: - `course_id` (string, required) The course ID to get metadata for ## Path parameters: - `field` (string, required) ## Request fields (application/json): - `course_id` (string, required) The course ID to update metadata for - `metadata` (any, required) The metadata to update - `update` (boolean) Whether to update (True) or overwrite (False) existing metadata