cURL
curl --request DELETE \ --url https://agents.studio.getsupervisor.ai/v1/tools/{toolId}/resources/{resourceId} \ --header 'Authorization: Bearer <token>' \ --header 'x-workspace-id: <x-workspace-id>'
{ "code": "<string>", "message": "<string>", "details": {} }
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
Identificador del workspace multi-tenant.
Identificador interno de la tool (snake_case)
Identificador del recurso de conocimiento
Recurso eliminado