APIAdmin APIspecificationsRotate a credentialRotate a credential POST /v1/admin/credentials/:id/rotate Replaces the stored API key with a new value, evicts the cached entry so subsequent requests pick up the new key, and writes a CREDENTIAL_ROTATED audit event. Request Responses200Credential rotated