[]
        
(Showing Draft Content)

TenantModification

TenantModification

[POST] /api/tenantmodifications

Request Body

Type: application/json-patch+json, application/json, text/json, application/*+json

TenantModifyModel

Responses

[200] Success

Models

Ƭ TenantModifyModel

Name Type
modifyTypeNullable string
tenant TenantModel

Ƭ TenantModel

Name Type
idNullable string
nameNullable string
enabled Boolean
propsNullable Array<PropModel>

Ƭ PropModel

Name Type
nameNullable string
valueNullable string