cURL
curl --request POST \ --url https://api.bedrock.orinlabs.org/api/cloud/agents/{id}/reset-memory/ \ --header 'Authorization: <api-key>'
{ "status": "<string>" }
Reset/clear all memory for this agent.
Token-based authentication with required prefix "Token"
A UUID string identifying this Agent.
Serializer for agent run response.