Create or Identify User
Endpoint for creating or identifying a user within the specified environment. If the user already exists, this will identify them and potentially update user attributes. If they donβt exist, it will create a new user.
POST
Authorizations
Use your Formbricks x-api-key to authenticate.
Body
application/json Β· object
The body is of type object
.
Response
200 - application/json
OK
The response is of type object
.
Was this page helpful?