Rotate API Key
Initiates the API key rotation for a client specified by the client_guid.
This endpoint generates and returns a new secondary API key while scheduling the
existing key for deletion in 30 days. Both keys remain active during the rotation period,
ensuring zero downtime. After 30 days, the original key is permanently deleted.
To permanently delete the original API key before the 30 day window expires,
use the Retire API Key endpoint.
Once initiated, the process cannot be undone. The original API key will be permanently deleted in 30 days and can no longer be used to access MX's servers.
If another rotation is started during an ongoing process, the original key's deletion is extended by another 30 days, and the previous secondary key is replaced by a new one.
Path Parameters
| Field | Required | Type |
|---|---|---|
client_guid The unique id for a | Required | String |