Temporarily pause an agent to prevent it from processing new messages.
Authorization: Bearer <token> header.
| Code | Description |
|---|---|
200 | Agent paused successfully |
400 | Agent is already paused |
401 | Unauthorized - invalid or missing authentication |
404 | Agent not found |