Create a New CDN Endpoint
pydo.cdn
Generated on 16 May 2025
from pydo
version
v0.11.0
Content hosted in DigitalOcean’s object storage solution, Spaces, can optionally be served by our globally distributed Content Delivery Network (CDN).
By sending requests to /v2/cdn/endpoints
, you can list,
create, or delete CDN Endpoints as well as purge cached content. To use a
custom subdomain to access the CDN Endpoint, provide the ID of a
DigitalOcean managed TLS certificate and the fully qualified domain name
for the custom subdomain.
CDN endpoints have a rate limit of five requests per 10 seconds.
Delete a CDN Endpoint
Retrieve an Existing CDN Endpoint
List All CDN Endpoints
Purge the Cache for an Existing CDN Endpoint
Update a CDN Endpoint