Create User
POST/users/
Use this endpoint to create a single user. If a user is successfully created, the response will include the user id
.
Fields
Name | Required |
---|---|
debtorId | no |
firstName | no |
middleName | no |
lastName | no |
fullName | no |
title | no |
dateOfBirth | no |
gender | no |
login | no |
phone | no |
email | no |
company | no |
parent | no |
taxNumber | no |
cocNumber | no |
primaryLanguage | no |
sourceId | no |
source | only when sourceId is provided |
Request
Responses
- 201
- 400
Create User - 201
Response Headers
Alt-Svc
Via
alt-svc
content-length
date
return-format
server
x-request-id
Create User - 400 (invalid payload)
Response Headers
Alt-Svc
Via
alt-svc
content-length
date
return-format
server
x-request-id