Datasets
Delete user-scoped dataset file
Delete a dataset file scoped to a specific user.
delete/agents/{agentId}/datasets/user/{userIdentifier}/{filename}
Path parameters
agentIdstring required
The unique identifier of the agent
userIdentifierstring required
The user identifier
filenamestring required
The filename to delete
Response
File deleted successfully
Changes
Changed in 1 of the 29 revisions of this API.1
- ○
endpoint added
endpoint-added
- ○