Tenants

post/api/tenants

Request body

idinteger
status'Active' | 'Inactive'
createdstring date-time
updatedstring date-time
identifierstring required
culturestring nullable
calendarstring nullable
attributesobject nullable

Response

Created

idinteger
status'Active' | 'Inactive'
createdstring date-time
updatedstring date-time
identifierstring required
culturestring nullable
calendarstring nullable
attributesobject nullable

Changes