Refresh an access tokenCopy Pagepost https://{hostname}/edgekv/v1/tokens/{tokenName}/refreshRefresh a previously created EdgeKV access token before scheduled automatic refresh.Path ParamstokenNamestringrequiredUnique identifier for each namespace.Query ParamsaccountSwitchKeystringFor customers who manage more than one account, this runs the operation from another account. The Identity and Access Management API provides a list of available account switch keys.HeadersacceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsonapplication/problem+jsonAllowed:application/jsonapplication/problem+jsonResponses 200Refreshes an EdgeKV access token. 400Bad request. Invalid token name. 404Not found. Token is not found.Updated 4 months ago