Tenant Identity
Create or Update Tenant Identity Configuration
Create or update tenant identity (JWT-SVID) configuration for the org/site.
User must have authorization role with TENANT_ADMIN suffix in the URL {org}.
On first call the Core gRPC API generates a new ES256 signing keypair; on subsequent calls the existing keypair is reused unless rotateKey: true is supplied. Returns 201 Created on first call, 200 OK on subsequent updates. See the Tenant Identity tag description for upsert semantics and the enabled vs DELETE distinction.
put/v2/org/{org}/nico/site/{siteID}/tenant-identity/config
Request body
Response
Tenant identity configuration replaced/updated