Create User
Use this endpoint to create a user. This endpoint accepts the optional MX-SKIP-WEBHOOK header.
POST
/users
Request Body
| Field | Required | Type |
|---|---|---|
birthdate | Optional | String |
credit_score | Optional | String |
Optional | String | |
first_name | Optional | String |
gender | Optional | String |
id | Required | String |
is_disabled | Optional | String |
last_name | Optional | String |
metadata | Optional | String |
phone | Optional | String |
zip_code | Optional | String |
Request sample
Language:
Response sample
Language:json