Create a channel recap
POST/api/v4/recaps
Create a new AI-powered recap for the specified channels. The recap will summarize unread messages in the selected channels, extracting highlights and action items. This creates a background job that processes the recap asynchronously. The recap is created for the authenticated user.
Permissions
Must be authenticated. User must be a member of all specified channels. Minimum server version: 11.2
Request
Responses
- 201
- 400
- 401
- 403
Recap creation successful. The recap will be processed asynchronously.
Invalid or missing parameters in URL or request body
No access token provided
Do not have appropriate permissions