cURL
curl --request DELETE \ --url https://agent-studio.thena.ai/api/v1/agent-files/{agent_id}/files/{file_id} \ --header 'x-api-key: <api-key>'
"<any>"
Delete a file.
Successful Response
The response is of type any.
any