Regenerate a recap
POST/api/v4/recaps/:recap_id/regenerate
Regenerate a recap by its ID. This creates a new background job to regenerate the AI-powered recap with the latest messages from the specified channels.
Permissions
Must be authenticated. Can only regenerate recaps created by the current user. Minimum server version: 11.2
Request
Responses
- 200
- 401
- 403
- 404
Recap regeneration initiated successfully
No access token provided
Do not have appropriate permissions
Resource not found