v1
latestOpenAPI 3.0.02026-07-13811489.0 KBUsers
Create or Update User
Create or update a user if already exists.
post/users
Headers
x-api-keystring required
The API key to authenticate with.
Request body
Example request
{
"app_user_id": "821fae4b5-1a2d-4c1e-9152-5297086a161c",
"first_seen_at": "2024-11-10T10:28:18.104Z",
"metadata": {},
"stripe_customer_id": "cus_1234567890"
}Response
The user has been successfully updated.