Create a user

Creates the authenticated Firebase user's Cardda account. The identity (id
and email) is taken from the verified Firebase ID token — not from the
body. This endpoint authenticates via a Firebase ID token (the normal bearer
session is skipped); the token is supplied in the Authorization header.
Optional pomelo_user details provision a Pomelo (Mexico) card user; if that
provisioning fails a 400 is returned.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
string
string
int64
string
string
string
string
boolean
string
legal_address
object
pomelo_user
object

Optional. When present, provisions a Pomelo (Mexico) card user
for the created account. If Pomelo provisioning fails the request
returns 400.

Headers
uuid
required

UUID of the company on whose behalf the request is made. Required for every Organization endpoint.
See The company-id header for details on how to obtain
a value for this header and the error responses to expect when it is missing or invalid.

Responses

400

Pomelo (Mexico) card-user provisioning failed.

401

Unauthorized (missing/invalid Firebase token)

422

Validation failed

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json