PUT api/Tenants/delete/Tenants?id={id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | integer |
Required |
Body Parameters
Tenant| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | integer |
None. |
|
| Name | string |
None. |
|
| Domain | string |
None. |
|
| MaxRooms | integer |
None. |
|
| string |
None. |
||
| Dutch | boolean |
None. |
|
| French | boolean |
None. |
|
| English | boolean |
None. |
|
| German | boolean |
None. |
|
| UsesActivityType | boolean |
None. |
|
| Vats | Collection of VAT |
None. |
|
| Users | Collection of User |
None. |
|
| Groups | Collection of Group |
None. |
|
| GroupTypes | Collection of GroupType |
None. |
|
| Rooms | Collection of Room |
None. |
|
| Buildings | Collection of Building |
None. |
|
| RoomTypes | Collection of RoomType |
None. |
|
| Materials | Collection of Material |
None. |
|
| RoomReservations | Collection of RoomReservation |
None. |
|
| MaterialReservations | Collection of MaterialReservation |
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
ObjectNone.
Response Formats
application/json, text/json
Sample:
{}