Administrator
- Administrator
- All Products
/public/core/v3/key/rotationSettings
Field
| Type
| Required
| Description
|
---|---|---|---|
rotationInterval
| String
| Yes
| The key rotation interval to use for the organization. Use one of the following values:
Default is 365_DAYS.
|
POST <baseApiUrl>/public/core/v3/key/rotationSettings Content-Type: application/json Accept: application/json INFA-SESSION-ID: <sessionId> { "rotationInterval": "120_DAYS" }