> ## Documentation Index
> Fetch the complete documentation index at: https://docs.sitecopilot.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Assets

Upload an asset to a **tenant domain**.

```
curl -X POST   -H "Authorization: Bearer TENANT_TOKEN"   -F "asset=@/path/to/example.jpg"   https://tenant.example.com/api/asset
```
