Admin Users
Mark a user as an acquisition lead
Creates (or reuses) an acquisition lead tied to this user, granting them the full content catalog as if they had come through a web funnel. Idempotent — clicking twice does not create duplicates. The user identity (Firebase UID, email) is taken from the user record, not the request.
post/admin/users/{id}/acquisition-lead
Path parameters
idstring required
Example:user-uuid-here
User ID
Response
Acquisition lead created or reused successfully
Changes
No recorded changes to this endpoint across all 1 revision of this API.