cURL
curl --request DELETE \ --url http://localhost:3000/api/messaging/message-servers/{messageServerId}/agents/{agentId}
{ "success": true }
Remove an agent from a server
Agent removed successfully
Was this page helpful?