cURL
curl --request POST \ --url https://api.example.com/v1/assets/upload-url \ --header 'Content-Type: application/json' \ --data ' { "kind": "<string>", "name": "<string>", "content_type": "<string>", "size_bytes": 100000000 } '
{ "asset_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "bucket": "<string>", "path": "<string>", "upload": {} }
Documentation IndexFetch the complete documentation index at: https://docs.n8negri.xyz/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.n8negri.xyz/llms.txt
Use this file to discover all available pages before exploring further.
^(image|font|audio|video|logo)$
128
0 <= x <= 200000000
Successful Response