Update userAsk AIput https://app.aikido.dev/api/public/v1/firewall/{app_id}/users/{user_id}update blocking status of a userPath Paramsapp_idint32required≥ 0The ID of the Zen appuser_idstringrequiredUser ID as passed to the Zen SDKBody ParamsThe parameters needed to update an existing userblockbooleanrequiredWhether to block the specified user from accessing your apptruefalseResponses 200The app has been successfully created 400One or more of the provided fields are invalid. 404App not found or User not foundUpdated 7 months ago