Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...


NameSourceMandatoryTypeSpecial FormatDescription
uIdQueryYESStringN/Athe user id
configBodyYESObjectN/A



NameSourceMandatoryTypeSpecial FormatDescription
keysBodyNOObjectN/A
packagesBodyNOObjectN/A
allowedTenantsBodyNOObject


NameSourceMandatoryTypeSpecial FormatDescription
tenantBodyNOObject

groupsBodyNOArray




Output

...

Valid Response

Code Block
languagejs
titleValid Response Sample
{
	"result": true,
	"data": true
}

...