Resume a paused agent to restore message processing.
Authorization: Bearer <token> header.
active status. Any messages that were queued while the agent was paused will begin processing.| Code | Description |
|---|---|
200 | Agent resumed successfully |
400 | Agent is not paused |
401 | Unauthorized - invalid or missing authentication |
404 | Agent not found |