Schema Parameter (Connect-Kintone Cmdlet)
Specify the Kintone API version to use.
Syntax
Connect-Kintone -Schema string
Possible Values
Kintone, CybozuUserData Type
cstr
Default Value
"Kintone"
Remarks
Select from the following to specify which API version of Kintone to use:
- Kintone for Kintone REST API.
- CybozuUser for Kintone USER API.
This is a required parameter.