# Remove shot asset instance **DELETE /data/shots/{shot_id}/asset-instances/{asset_instance_id}** Remove an asset instance from a specific shot. ## Servers - http://api.example.com: http://api.example.com () ## Authentication methods - Jwt authorization ## Parameters ### Path parameters - **shot_id** () Unique identifier of the shot - **asset_instance_id** () Unique identifier of the asset instance ## Responses ### 204 Asset instance successfully removed from shot [Powered by Bump.sh](https://bump.sh)