PUT api/Users/delete/Users?id={id}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

integer

Required

Body Parameters

User
NameDescriptionTypeAdditional information
Id

integer

None.

FirstName

string

None.

LastName

string

None.

EmailAddress

string

None.

Password

string

None.

Role

Role

None.

APIToken

string

None.

Language

string

None.

TokenExpiration

date

None.

TenantId

integer

None.

Tenant

Tenant

None.

Street

string

None.

Number

string

None.

City

string

None.

PostalCode

string

None.

Country

string

None.

PhoneNumber

string

None.

Iban

string

None.

MobileNumber

string

None.

ElectronicBills

boolean

None.

CashBills

boolean

None.

NewUser

boolean

None.

GroupsUsers

Collection of GroupUser

None.

RoomReservations

Collection of RoomReservation

None.

MaterialReservations

Collection of MaterialReservation

None.

UsersGroupAppUsers

Collection of UsersGroupAppUser

None.

Request Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

Object

None.

Response Formats

application/json, text/json

Sample:
{}