cURL
curl --request PUT \ --url https://api.helicone.ai/v1/request/{requestId}/property \ --header 'Content-Type: application/json' \ --header 'authorization: <api-key>' \ --data '{ "value": "<string>", "key": "<string>" }'
{}
Create or update a property of a specific request.
eu.api.helicone.ai
api.helicone.ai
Ok
The response is of type object.
object
Was this page helpful?