Credential Rotation
Rotate Credential
Stage a site-wide credential rotation: publish a new rotate-to secret and bump the site-wide target version. Devices converge to the new version asynchronously; poll the status endpoint to observe convergence. Equivalent to nico-admin-cli credential rotate.
User must have authorization role with PROVIDER_ADMIN suffix.
post/v2/org/{org}/nico/credential/rotation
Request body
Response
Credential rotation was staged
Changes
Changed in 2 of the 93 revisions of this API.11
- ▲
the
targetVersionresponse's property type/format changed frominteger/int64tointeger/uint32for status200response-property-type-changed
- ▲
- ○
endpoint added
endpoint-added
- ○