V2 APIEndpointsMedia
Delete unused media
Delete unused media. Owned image, video, audio and font resources referenced by durable jsoncut-media URLs. Required API key scopes: `media:delete`.
Authorization
apiKeyAuth Path Parameters
id*string
Resource identifier
Response Body
application/json
application/json
application/json
application/json
application/json
curl -X DELETE "https://example.com/api/v2/media/string"Empty
Rename an uploaded media file PATCH
Rename an uploaded media file. Owned image, video, audio and font resources referenced by durable jsoncut-media URLs. Required API key scopes: `media:write`.
Inspect useful image, video or audio metadata POST
Inspect useful image, video or audio metadata. Owned image, video, audio and font resources referenced by durable jsoncut-media URLs. Required API key scopes: `media:read`.