Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request DELETE \ --url https://api.beamstudio.ai/context/agent/{agentId}/file/{fileKey} \ --header 'current-workspace-id: <current-workspace-id>' \ --header 'x-api-key: <api-key>'
Delete a context file for an agent by file key.
The unique identifier of the agent
The unique key of the context file to delete
Context file deleted successfully