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.
Documentation IndexFetch the complete documentation index at: https://docs.beam.ai/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.beam.ai/llms.txt
Use this file to discover all available pages before exploring further.
The unique identifier of the agent
The unique key of the context file to delete
Context file deleted successfully