Reauthorize a namespaceput https://{hostname}/edgekv/v1/auth/namespaces/{namespaceId}Assign an existing namespace to a different Akamai access group.Path ParamsnamespaceIdstringrequiredUnique 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.Body ParamsgroupIdintegerrequired≥ 0The Akamai access group the namespace is assigned to. A value of 0 makes the namespace available to all groups on the account with EdgeKV capabilities.HeadersacceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsonapplication/problem+jsonAllowed:application/jsonapplication/problem+jsonResponses 200This section confirms the updated groupId for the namespace. 400Bad request. Namespace could not be reauthorized. 500Internal server error.Updated about 1 month ago