cURL
curl --request POST \ --url https://api.helicone.ai/v1/request/{requestId}/assets/{assetId} \ --header 'authorization: <api-key>'
{ "data": { "assetUrl": "<string>" } }
Submit assets for a specific request. - If you don’t know what this is, you probably don’t need this.
eu.api.helicone.ai
api.helicone.ai
Ok
The response is of type object.
object
Was this page helpful?