cURL
curl --request POST \ --url https://odyssey.asteroid.ai/agents/v2/temp-files/{organizationId} \ --header 'Content-Type: multipart/form-data' \ --header 'X-Asteroid-Agents-Api-Key: <api-key>'
{ "tempFiles": [ { "id": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "name": "<string>" } ] }
The request has succeeded.
Show child attributes