delete https://api.runtrellis.com/v1/assets/
Delete an asset from the project.
Parameters:
- asset_id (str): The asset ID to delete.
Returns: - bool: A boolean indicating if the asset was deleted successfully.
Delete an asset from the project.
Parameters:
Try It!
to start a request and see the response here!