A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://cloudinary.com/documentation/django_asset_administration below:

Python Asset Management | Documentation

Last updated: Apr-23-2025

While using Cloudinary, all your images, videos, and other raw files are uploaded to Cloudinary. You can use our Media Library web interface to browse through and manage your uploaded media assets. In addition, you can use methods from the Upload and Admin APIs, which offer methods for managing, organizing, and creating media assets.

Upload API

In addition to the upload method, this API includes methods for:

Admin API

A secure API with methods for managing and organizing your media assets, including:

The default resource type for most API requests is

image

. When working with videos, remember to explicitly set the

resource_type

to

video

.

Upload API example - delete a single asset

The following Python example uses the Upload API destroy method to delete the video with public ID sample from your Cloudinary product environment:

Sample output:

For more Upload API examples in Python, select the Python tab in the Upload API reference.

Admin API example - get details of a single asset

The following Python example uses the Admin API asset method to return details of the image with public ID sample:

Sample output:

✔️ Feedback sent!

✖️   Error

Unfortunately there's been an error sending your feedback.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4