cURL
curl --request POST \ --url https://api.kupe.in/api/v1/agent-files-mappings/create \ --header 'Content-Type: application/json' \ --header 'x-api-key: <api-key>' \ --data ' { "agent_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "upload_file_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a" } '
{ "message": "<string>", "data": "<unknown>" }
Full URL: POST https://api.kupe.in/api/v1/agent-files-mappings/create
POST https://api.kupe.in/api/v1/agent-files-mappings/create
Documentation IndexFetch the complete documentation index at: https://kupe.in/docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://kupe.in/docs/llms.txt
Use this file to discover all available pages before exploring further.
Kupe dashboard API key for your user.
Mapping created — data is the mapping row.
data
Payload or null