v2
admin
admin
memory
Rebuild Communities
Fire a community rebuild and return 202 + job_id immediately.
Frontend polls GET /api/admin/memory/{user_id}/communities/rebuild/{job_id} for progress.
post/api/admin/memory/{user_id}/communities/rebuild
Path parameters
user_idstring required
User id or 'me'
User id or 'me'
Query parameters
forceboolean
Reserved — the fire-and-forget wrapper currently always honours the activity gate. Kept on the signature so the frontend hook doesn't need a contract change when the force flag is threaded through to the wrapper.
Reserved — the fire-and-forget wrapper currently always honours the activity gate. Kept on the signature so the frontend hook doesn't need a contract change when the force flag is threaded through to the wrapper.
Response
Successful Response