(v1) Create a User

Creates a new user account.

Important: Users created via this endpoint are set to inactive by default. They can have data saved against them but cannot log in until manually activated in the Admin portal. To control the active flag on creation, use POST /api/v2/person/save instead.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string
enum
required
Allowed:
string
enum
required
Allowed:
Body Params
identification
object
required
string

Password to set for the new account

Headers
string

A unique identifier for your application. Helps Teamworks support staff identify your requests if you need assistance.

Response
200

User created successfully

Language
Credentials
Basic
base64
:
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here!