Edit an ACLCopy Pageput https://{hostname}/apikey-manager-api/v2/collections/{collectionId}/acl-entriesPath ParamscollectionIdint64requiredQuery ParamsaccountSwitchKeystringBody ParamsendpointIdsarray of int64srequiredlength ≥ 0endpointIds*ADD int64methodIdsarray of int64srequiredlength ≥ 0methodIds*ADD int64resourceIdsarray of int64srequiredlength ≥ 0resourceIds*ADD int64HeadersacceptstringenumDefaults to application/jsonapplication/jsonapplication/problem+jsonAllowed:application/jsonapplication/problem+jsonResponses 200The response reflects the updated ACL. 400Bad request. The request contains invalid data. 401Unauthorized. You are not authorized to perform the action. 403Forbidden. You don't have permission to the resource. 404Not found. The resource doesn't exist. 405Method not allowed. 500Internal server error.Updated about 2 months ago