Method | Request URI |
---|---|
GET | /API/License/CanCreateAccount/{id}/?seatKind=value&isSeatReserved=value&sessionId=value |
URI Parameter | Description |
---|---|
seatKind | The Dundas.BI.Licensing.LicenseSeatKind that the account will be. See Dundas.BI.Licensing.LicenseSeatKind for more details. |
isSeatReserved | A value indicating whether the account will use a reserved seat. |
sessionId | The current session ID. |
Path Parameter | Description |
---|---|
id | The tenant ID the account will be a part of. If any. |