Users
Sync all users to PostHog
Fetches all users from the database and sends their data to PostHog
POST
/api/v1/users/sync-to-posthogFetches all users from the database and sends their data to PostHog
Authorization
BearerAuth AuthorizationBearer <token>
In: header
Response Body
application/json
curl -X POST "https://example.com/api/v1/users/sync-to-posthog"null