Profiles

Delete an asset by ID

Removes the asset identified by assetId from the authenticated consumer's profile and returns the deleted asset metadata.

delete/api/v4/me/assets/{assetId}

Path parameters

assetIdstring required

Response

Successful response

data_type'PRIVATE' | 'PUBLIC' required
filenamestring required
idstring required
mime_typestring required
namestring required
status'APPROVED' | 'DENIED' | 'PENDING_REVIEW' required
tagsstring[] required

Changes

No recorded changes to this endpoint across all 1 revision of this API.