Delete an asset

Deletes an asset and all previously referenced CDN files. CDN removal can take up to 48 hours.

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

space_idstringRequired
ID of the Space in form of a string
environment_idstringRequired
ID of the environment in form of a string
asset_idstringRequired
ID of the Asset in form of a string

Headers

X-Contentful-VersionstringOptional
Version of the asset to delete

Response

No Content - Request successful, no content returned