Create a duplicate of an existing agent for the specified user
POST/api/duplicate-agentX-Authorization: Your API key (required)Content-Type: application/jsonuid (string, required): Your user IDagentId (string, required): The ID of the agent to duplicate400 Bad Request: Invalid request body401 Unauthorized: Invalid or missing API key, or insufficient permissions500 Internal Server Error: Server error