Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »

Usage reporting allows users to see where assets are published to provide better transparency on media usage across your organization.

This API endpoint allows you to post information associated with an existing asset within an article. It provides the ability to modify attributes such as captions, CMS-related details, publication information, and timestamp.

API Endpoint

Utilize usage reporting by using Media → API Documentation

TO DO:

Best practise / eksempel (kombinerer cmsId, key, url)

Limitations

Notes:

  • Ensure that you have proper authentication and authorization mechanisms in place for this POSTrequest.

  • Validate the request body to ensure it meets the required format and data integrity.

  • Consider handling potential errors, such as an invalid media ID or missing required fields, with appropriate error responses and status codes.

  • No labels