Assets

Delete a file asset

Soft-deletes a file asset by setting its deleted_at timestamp. The underlying file in cloud storage is not removed. Assets that are currently in use cannot be deleted.

delete/v1/assets/files/{id}

Path parameters

idinteger required

The unique identifier of the resource.

Response

File asset deleted successfully.

Changes

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