PATCH https://cms.thepublive.com/publisher/{publisher_id}/media-library/{id}/
Updates metadata of an existing media asset. Only send the fields you want to change.
Path Parameters
| Name | Type | Description |
|---|---|---|
| id | integer | Media ID |
Headers
| Name | Type | Required | Description |
|---|---|---|---|
| username | string | Yes | API Key |
| password | string | Yes | API Secret |
| Content-Type | string | Yes | application/json |
Request Body
| Field | Type | Description |
|---|---|---|
filename | string | Filename |
alt_text | string | Alt text |
caption | string | Caption |
source | string | Source/credit |
meta_data | object | Metadata |
Example Request
- 200: OK