Skip to main content

Add a new user

Add a new user

Query Parameters
$top String

The max number of records.

$skip String

The number of records to skip.

$filter String

A function that must evaluate to true for a record to be returned.

$select String

Specifies a subset of properties to return. Use a comma separated list.

$orderby String

Determines what values are used to order a collection of records.

$expand String

Use to add related query data.

Header Parameters
x-instance string

The target instance for the request

x-company string

The target company for the request

Request Body
id uuid
resource object
id uuid
no String
name String
defaults object[]
id uuid
validFrom date-time
workHourTemplate object
id uuid
code String
description String
monday float
tuesday float
wednesday float
thursday float
friday float
saturday float
sunday float
calendar object
code String
description String
entries object[]
id uuid
date date-time
description String
recurrent Boolean
isWorking Boolean
name String
email String
stopwatch object
userId uuid
description String
running Boolean
start date-time
roles object[]
id uuid
description String
type String
Responses
200

Success

Schema OPTIONAL
id uuid OPTIONAL
resource object OPTIONAL
id uuid OPTIONAL
no String OPTIONAL
name String OPTIONAL
defaults object[] OPTIONAL
id uuid OPTIONAL
validFrom date-time OPTIONAL
workHourTemplate object OPTIONAL
id uuid OPTIONAL
code String OPTIONAL
description String OPTIONAL
monday float OPTIONAL
tuesday float OPTIONAL
wednesday float OPTIONAL
thursday float OPTIONAL
friday float OPTIONAL
saturday float OPTIONAL
sunday float OPTIONAL
calendar object OPTIONAL
code String OPTIONAL
description String OPTIONAL
entries object[] OPTIONAL
id uuid OPTIONAL
date date-time OPTIONAL
description String OPTIONAL
recurrent Boolean OPTIONAL
isWorking Boolean OPTIONAL
name String OPTIONAL
email String OPTIONAL
stopwatch object OPTIONAL
userId uuid OPTIONAL
description String OPTIONAL
running Boolean OPTIONAL
start date-time OPTIONAL
roles object[] OPTIONAL
id uuid OPTIONAL
description String OPTIONAL
type String OPTIONAL