/rotate-keyAsk AIpost https://api.akeyless.io/rotate-keyBody ParamsjsonbooleanDefaults to falseSet output format to JSONtruefalsenamestringrequiredKey namenew-cert-pem-datastringThe new pem encoded certificate for the classic key. relevant only for keys provided by user ('bring-your-own-key')new-key-datastringThe new base64 encoded value for the classic key. relevant only for keys provided by user ('bring-your-own-key')tokenstringAuthentication token (see /auth and /configure)uid-tokenstringThe universal identity token, Required only for universal_identity authenticationResponses 200rotateKeyResponse wraps response body. defaulterrorResponse wraps any error to return it as a JSON object with one "error" field.Updated 7 months ago